[PATCH 0/4] VFS: fix assorted issues with name_to_handle conversions.
From: NeilBrown
Date: Mon Dec 11 2017 - 01:04:39 EST
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