freebsd-dev/sys/cddl/contrib
Edward Tomasz Napierala d2ceff236a Fix extattr_list_file(2) on ZFS in case the attribute directory
doesn't exist and user doesn't have write access to the file.
Without this fix, it returns bogus value instead of 0.  For some
reason this didn't manifest on my kernel compiled with -O0.

PR:		kern/136601
Submitted by:	Jaakko Heinonen <jh at saunalahti dot fi>
Approved by:	re (kib)
2009-07-22 15:15:58 +00:00
..
opensolaris Fix extattr_list_file(2) on ZFS in case the attribute directory 2009-07-22 15:15:58 +00:00