[PATCH v2 00/11] NFS server user xattr support (RFC8276)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



v1 is here: https://www.spinics.net/lists/linux-nfs/msg76740.html

v2:

* Moved the xattr changes upfront, and Cc-ed them to the appropriate
  recipients.
* Added doxygen comments to the new exported functions (xattr)
* Squashed a number of patches together to avoid unused function
  warnings.
* Renamed nfs4_vbuf_from_stream to nfs4_vbuf_from_vector

 fs/nfsd/nfs4proc.c        | 140 +++++++++-
 fs/nfsd/nfs4xdr.c         | 535 +++++++++++++++++++++++++++++++++++---
 fs/nfsd/nfsd.h            |   5 +-
 fs/nfsd/vfs.c             | 142 ++++++++++
 fs/nfsd/vfs.h             |  10 +
 fs/nfsd/xdr4.h            |  31 +++
 fs/xattr.c                | 111 +++++++-
 include/linux/nfs4.h      |  22 +-
 include/linux/xattr.h     |   4 +
 include/uapi/linux/nfs4.h |   3 +
 10 files changed, 961 insertions(+), 42 deletions(-)

-- 
2.17.2




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux