Files
mirror_zfs/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
..
2013-01-09 16:54:58 -08:00
2013-07-09 13:52:28 -07:00
2013-04-19 15:43:16 -07:00
2013-01-08 10:35:35 -08:00
2013-05-01 17:05:58 -07:00
2013-03-06 15:46:41 -08:00
2012-09-06 14:23:11 -07:00
2012-08-27 11:47:44 -07:00