Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Fri, 19 Aug 2005 04:13:49 +0000 (04:13 +0000)
committeradilger <adilger>
Fri, 19 Aug 2005 04:13:49 +0000 (04:13 +0000)
commit364a6d23ba1d9e0a40b8c418e41c5faa09b7dece
tree2a8f7808dbcbeb2a4abd4e5f6c11025811f04623
parent3529bc6155fd1d11ea2783f6afbe42afaad202f3
Branch b1_4
Description: chmod/chown may include an extra supplementary group
Details    : ll{,u}_mdc_pack_op_data() does not properly initialize the
             supplementary group and if none is specified this is used.
     Add check to mds_fix_attr() for only ATTR_GID being set.
b=7331
lustre/ChangeLog
lustre/mdc/mdc_lib.c
lustre/mds/mds_reint.c
lustre/tests/sanity.sh