freebsd-dev/lib/libuutil
Richard Yao 756c3e5a9c Linux 3.5 compat, eops->encode_fh() takes inodes
The export_operations member ->encode_fh() has been updated to
take both the child and parent inodes.  This interface used to
take the child dentry and a bool describing if the parent is needed.

NOTE: While updating this code I noticed that we do not currently
cleanly handle the case where we're passed a connectable parent.
This code should be audited to make sure we're doing the right thing.

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #784
2012-07-23 12:29:23 -07:00
..
Makefile.am Combine libraries: spl, avl, efi, share, unicode. 2012-01-17 15:19:50 -08:00
Makefile.in Linux 3.5 compat, eops->encode_fh() takes inodes 2012-07-23 12:29:23 -07:00
uu_alloc.c Update to onnv_147 2010-08-26 14:24:34 -07:00
uu_avl.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
uu_dprintf.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
uu_ident.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
uu_list.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
uu_misc.c Add linux unused code tracking 2010-08-31 13:42:00 -07:00
uu_open.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
uu_pname.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
uu_string.c Update to onnv_147 2010-08-26 14:24:34 -07:00
uu_strtoint.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00