>From Daniel Gryniewicz <d...@redhat.com>: Daniel Gryniewicz has uploaded a new change for review.
https://review.gerrithub.io/303085 Change subject: Clean up mknode ...................................................................... Clean up mknode The mknode interface was taking a dev_t, but that same information was already passed in through the attributes. Remove the extra dev_t argument, and convert everything to using the attributes directly. Change-Id: I7cde5cc52534e481967e2ca23f00cce64fc2f17a Signed-off-by: Daniel Gryniewicz <d...@redhat.com> --- M src/FSAL/FSAL_CEPH/handle.c M src/FSAL/FSAL_GLUSTER/handle.c M src/FSAL/FSAL_GPFS/handle.c M src/FSAL/FSAL_PROXY/handle.c M src/FSAL/FSAL_VFS/handle.c M src/FSAL/FSAL_ZFS/handle.c M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c M src/FSAL/Stackable_FSALs/FSAL_NULL/handle.c M src/FSAL/default_methods.c M src/FSAL/fsal_helper.c M src/Protocols/9P/9p_mknod.c M src/include/fsal_api.h 12 files changed, 21 insertions(+), 37 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/85/303085/1 -- To view, visit https://review.gerrithub.io/303085 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7cde5cc52534e481967e2ca23f00cce64fc2f17a Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Daniel Gryniewicz <d...@redhat.com> ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel