]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: Revert "nfsd: special case truncates some more"
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 9 Feb 2017 19:20:42 +0000 (14:20 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 10 Feb 2017 01:49:20 +0000 (20:49 -0500)
commitaf27bfaac86a191d5b10af4a8741efe44e299c0d
treeb5ac49bc5f31db6937c2333612148977efd395af
parent10b14ad337a1c36235ffa3c5ce876937dd95e9ee
nfsd: Revert "nfsd: special case truncates some more"

This patch incorrectly attempted nested mnt_want_write, and incorrectly
disabled nfsd's owner override for truncate.  We'll fix those problems
and make another attempt soon, for the moment I think the safest is to
revert.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.c