Seen when running out of space and using default ACLs.
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.
--Tim
Date: Thu Dec 15 18:43:59 AEDT 2005
Workarea: snort.melbourne.sgi.com:/home/tes/isms/xfs-linux
Inspected by: nathans@xxxxxxx
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/xfs-kern/xfs-linux-melb
Modid: xfs-linux-melb:xfs-kern:24842a
linux-2.6/xfs_iops.c - 1.233 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_iops.c.diff?r1=text&tr1=1.233&r2=text&tr2=1.232&f=h
linux-2.4/xfs_iops.c - 1.215 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.4/xfs_iops.c.diff?r1=text&tr1=1.215&r2=text&tr2=1.214&f=h
- 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.
|