]> git.proxmox.com Git - mirror_zfs.git/commit
Explain 'zfs list -t snap -o name -s name' speedup
authorBassu <bassu@phi9.com>
Fri, 8 Nov 2013 21:16:38 +0000 (02:16 +0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 8 Nov 2013 22:21:58 +0000 (14:21 -0800)
commit7a4f54688ee9503c5bf9fcd7a88c4b4b33c36572
tree0bc0c9578880e9a6db957b3aae2ee1186090bfb8
parent760ec997dfde8cf7dcbe1f367456423668e0cf76
Explain 'zfs list -t snap -o name -s name' speedup

Commit 0cee240 from FreeBSD dramatically speeds up 'zfs list'
performance assuming you're only interested in the dataset
names.  This optimization should be mentioned in the man page
to allow end users to take advantage of it.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1847
man/man8/zfs.8