freebsd-nq/cmd
Tim Chase 5021058756 zdb: enhancement - Display SA xattrs.
If the znode has SA xattrs, display them following the other
standard attributes.  The format used is similar to that used
when listing the contents of a ZAP.  It is as follows:

	$ zdb -vvv <pool>/<dataset> <object>
	...
	SA xattrs: <size> bytes, <number> entries
		<name1> = <value1>
		<name2> = <value2>
		...

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1581
2013-07-09 13:52:28 -07:00
..
arcstat Modified arcstat.py to run on linux 2013-06-18 15:43:15 -07:00
fsck_zfs Add /sbin/fsck.zfs helper 2013-01-09 16:54:58 -08:00
mount_zfs Fix parse_dataset error handling 2013-07-03 09:20:52 -07:00
vdev_id vdev_id: improve keyword parsing flexibility 2013-01-25 13:44:32 -08:00
zdb zdb: enhancement - Display SA xattrs. 2013-07-09 13:52:28 -07:00
zfs Trivial spelling fix 2013-04-19 15:43:16 -07:00
zhack Illumos #2619 and #2747 2013-01-08 10:35:35 -08:00
zinject Fix zinject list handlers 2013-05-01 17:05:58 -07:00
zpios Refresh links to web site 2013-03-06 15:46:41 -08:00
zpool Explicitly flush output at end of each zevent 2013-07-08 17:01:16 -07:00
zstreamdump Add zstreamdump .gitignore 2012-09-06 14:23:11 -07:00
ztest Use MAXPATHLEN instead of sizeof in snprintf 2013-07-02 10:39:24 -07:00
zvol_id Remove autotools products 2012-08-27 11:47:44 -07:00
Makefile.am Modified arcstat.py to run on linux 2013-06-18 15:43:15 -07:00