summaryrefslogtreecommitdiff
path: root/debian/source/format
blob: 89ae9db8f88b823b6a7eabf55e203658739da122 (plain)
1
3.0 (native)
0space:mode:
authorJ. Bruce Fields <bfields@redhat.com>2017-02-09 14:20:42 -0500
committerJ. Bruce Fields <bfields@redhat.com>2017-02-09 20:49:20 -0500
commit0839ffb83e44e5ff1843e932592525fc2bff23ff (patch)
treeb5ac49bc5f31db6937c2333612148977efd395af
parentd5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c (diff)
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>
Diffstat
-rw-r--r--fs/nfsd/vfs.c97
1 files changed, 60 insertions, 37 deletions
diff --git a/fs/nfsd/vfs.c b/fs/nfsd/vfs.c