[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <151297214390.7818.7216826079527521005.stgit@noble>
Date: Mon, 11 Dec 2017 17:04:05 +1100
From: NeilBrown <neilb@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Al Viro <viro@...iv.linux.org.uk>
Cc: linux-fsdevel@...r.kernel.org, linux-nfs@...r.kernel.org,
Amir Goldstein <amir73il@...il.com>,
lkml <linux-kernel@...r.kernel.org>,
Lennart Poettering <lennart@...ttering.net>
Subject: [PATCH 0/4] VFS: fix assorted issues with name_to_handle
conversions.
This series of patches is the result of discussion following the
previous patch which increases MAX_HANDLE_SZ.
Thanks,
NeilBrown
---
NeilBrown (4):
fs/notify: fdinfo can report unsupported file handles.
fs/notify: don't put file handle buffer on stack.
NFS: allow name_to_handle_at() to work for Amazon EFS.
fhandle: Improve error responses in name_to_handle_at()
fs/exportfs/expfs.c | 4 +++-
fs/fhandle.c | 16 +++++++++-----
fs/nfs/export.c | 2 ++
fs/notify/fdinfo.c | 51 +++++++++++++++++++++++-----------------------
include/linux/exportfs.h | 10 +++++++--
5 files changed, 49 insertions(+), 34 deletions(-)
--
Signature
Powered by blists - more mailing lists