[XFS] take out the call to vn_mark_bad() used when acl inherit fails and
authorTim Shimmin <tes@sgi.com>
Wed, 11 Jan 2006 04:37:38 +0000 (15:37 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 04:37:38 +0000 (15:37 +1100)
commit216d3b2acba469a9bee98a09bb957e012ba7bc25
treec63ef07ba2c32bc4dfa4fd0bdccb0765db3dc1b0
parent794fe2dc65f1ec4acacc388053bb52d32d3a932e
[XFS] take out the call to vn_mark_bad() used when acl inherit fails and
it needs to back out the inode creation. Tested by xfs_tests/077.

SGI-PV: 930841
SGI-Modid: xfs-linux-melb:xfs-kern:24842a

Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/linux-2.6/xfs_iops.c