Whamcloud - gitweb
Fix POSIX utime.4 -EPERM on FIFO not owned by user.
authoradilger <adilger>
Wed, 24 Sep 2003 00:31:06 +0000 (00:31 +0000)
committeradilger <adilger>
Wed, 24 Sep 2003 00:31:06 +0000 (00:31 +0000)
commite6d7144bfe13424a041aa5e4dcbd62f437eb36fd
tree7a5df241f2aaaed2b91aa4e21a1f9dae71e2ae1e
parent38431f10badc46ad75c024ff2ac6b26a221f131b
Fix POSIX utime.4 -EPERM on FIFO not owned by user.
We don't need to re-check the atime/mtime set flags in fsfilt_ext3_setattr,
we do it already in mds_fix_attr().
b=56
lustre/ChangeLog
lustre/obdclass/fsfilt_ext3.c
lustre/obdclass/fsfilt_extN.c
lustre/obdclass/fsfilt_reiserfs.c