]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Don't ignore suid/sgid bit changes after a successful write
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 13 Apr 2014 15:11:31 +0000 (11:11 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 16 Apr 2014 03:24:43 +0000 (23:24 -0400)
commit1a0f131b5426a8e80066036f7584a206f94706af
tree26934b98d98a9f3a05f7cf77df90ecf3b33e4dd6
parentade40013338ed73bec9ff98ce7bc138f498509ad
NFS: Don't ignore suid/sgid bit changes after a successful write

If we suspect that the server may have cleared the suid/sgid bit,
then mark the inode for revalidation.

Reported-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/write.c