Up to [Development] / xfs-linux
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: Linux-2_4_5-merge
Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 17 05:16:51 2001 UTC (16 years, 6 months ago) by tes
Branch: MAIN
CVS Tags: Linux-2_4_5-merge
Changes since 1.3: +7 -8
lines
Diff to previous 1.3 (unified)
pv#820248; rv:ajag@engr; Change xfs_acl_inherit() to take the parent's default acl as a parameter instead of getting it from the parent's vnode. This is done because in linvfs_common_cr() we will already have gotten the default ACL and so we should use it instead of getting it again. ALSO, fix the bug where the group permission of the mode was not and'ed in - it was just overwriting the group permission.