aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_acl.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor compiler warningsBrian Behlendorf2011-01-061-19/+19
| | | | | | | These compiler warnings were introduced when code which was previously #ifdef'ed out by HAVE_ZPL was re-added for use by the posix layer. All of the following changes should be obviously correct and will cause no semantic changes.
* Add linux kernel disk supportBrian Behlendorf2010-08-311-0/+4
| | | | | | Native Linux vdev disk interfaces Signed-off-by: Brian Behlendorf <[email protected]>
* Update to onnv_147Brian Behlendorf2010-08-261-96/+119
| | | | | This is the last official OpenSolaris tag before the public development tree was closed.
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-699/+574
|
* Rebase master to b121Brian Behlendorf2009-08-181-19/+121
|
* Rebase master to b117Brian Behlendorf2009-07-021-195/+263
|
* Rebase master to b105Brian Behlendorf2009-01-151-3/+3
|
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+2680