summaryrefslogtreecommitdiffstats
path: root/usr.bin/fstat/zfs.c
Commit message (Expand)AuthorAgeFilesLines
* fstat: fix fsid comparison when executed on systems with 64-bit longavg2009-08-201-1/+1
* Fix bug in zphys offset calculation I introduced while retypingbland2009-06-091-1/+1
* Chase ZFS v13 import changes.bland2009-06-091-1/+2
* Include param.h instead of types.h before mount.h so that the nestedrwatson2008-12-291-1/+1
* Use a sledgehammer cast (that was in the original patch to boot) tojhb2008-05-071-1/+1
* Fix reading the address of a znode_phys from a znode on 64-bit platformsjhb2008-05-071-3/+3
* The debug.sizeof.znode sysctl returns an int, not a size_t. This can causejhb2008-05-071-2/+3
* Use variable types which match the function prototypes.jb2007-11-171-1/+2
* - Add ZFS-support to fstat(1). This allows ZFS-filsystems to be including inlulf2007-11-051-0/+132
OpenPOWER on IntegriCloud