Branch next

Tag:V2.3-dev-8

Highlights

* Replace attributes member of fsal_obj_handle with attrs pointer
  Each private obj_handle will have an attributes member except for
  stackable FSALs which will just point to the underlying FSAL's
  private attributes member.

* Fix spurious valgrind errors in FSAL_GPFS

* 9P cleanup

* Make Debug build type use same strict compile options as Maintainer

* Make everything build config build all FSALs and remove obsolete IPv6
option

Signed-off-by: Frank S. Filz <ffilz...@mindspring.com>

Contents:

7c9e4fd Frank S. Filz V2.3-dev-8
d34d599 Frank S. Filz Turn on all FSALs in everything.cmake and remove
obsolete USE_TIRPC_IPV6
dcb2846 Dominique Martinet CMake: make Debug strict compile
22ae181 Malahal Naineni Suppress spurious valgrind errors
38845bc Dominique Martinet Error handling: handle FSAL's ENODATA (xattr)
754f4a7 Dominique Martinet 9P/xattrwalk: pass errno directly from the FSAL
value
b310f41 Dominique Martinet VFS/xattrs: add symlink handling to
getextattr_id_by_name
0e21198 Dominique Martinet 9P/RDMA: init opctx in cleanup_fids
18bb84c Dominique Martinet 9P: statfs: replace NFS magic type by 9P's
d9ef256 Frank S. Filz Remove struct attrlist from fsal_obj_handle
c65d00b Soumya Koduri GLUSTER : Stop using the deprecated
fsal_obj_handle.attributes field.
c49609b Frank S. Filz CEPH : Stop using the deprecated
fsal_obj_handle.attributes field.
9c451f7 Vincent Saulue-Laborde Fsal_ZFS : Stop using the deprecated
fsal_obj_handle.attributes field.
d9d90f3 Vincent Saulue-Laborde Fsal_PT : Stop using the deprecated
fsal_obj_handle.attributes field.
e0f7dbf Vincent Saulue-Laborde Fsal_GPFS : Stop using the deprecated
fsal_obj_handle.attributes field.
d969cea Vincent Saulue-Laborde Fsal_Lustre : Stop using the deprecated
fsal_obj_handle.attributes field.
53f5fa3 Vincent Saulue-Laborde Fsal_Proxy : Stop using the deprecated
fsal_obj_handle.attributes field.
1017168 Vincent Saulue-Laborde PseudoFS : Stop using the deprecated
fsal_obj_handle.attributes field.
d553978 Vincent Saulue-Laborde VFS : Stop using the deprecated
fsal_obj_handle.attributes field.
ea0d8bb Vincent Saulue-Laborde NULLFS : use attrs field of fsal_obj_handle
instead of attributes
9f7096a Vincent Saulue-Laborde SAL : use attrs field of fsal_obj_handle
instead of attributes
519459c Vincent Saulue-Laborde Fsal common : use attrs field of
fsal_obj_handle instead of attributes
9ffa158 Vincent Saulue-Laborde NFS server : use attrs field of
fsal_obj_handle instead of attributes
fb4cb6c Vincent Saulue-Laborde 9P server : use attrs field of
fsal_obj_handle instead of attributes
7632ca5 Vincent Saulue-Laborde Cache inode : use attrs field of
fsal_obj_handle instead of attributes
98bffbb Vincent Saulue-Laborde Fsal_obj_handle : adding a pointer to
attributes.


------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to