aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dnode_sync.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix dbuf eviction assertionBrian Behlendorf2010-08-311-1/+5
| | | | | | | Replace non-fatal assertion with warning. This was being observed during testing and it should not be fatal. Signed-off-by: Brian Behlendorf <[email protected]>
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-5/+5
| | | | | | Gcc -Wall warn: 'unused variable' Signed-off-by: Brian Behlendorf <[email protected]>
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-2/+2
| | | | | | Gcc -Wall warn: 'missing parenthesis' Signed-off-by: Brian Behlendorf <[email protected]>
* Update to onnv_147Brian Behlendorf2010-08-261-9/+25
| | | | | 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-13/+41
|
* Rebase master to b117Brian Behlendorf2009-07-021-6/+16
|
* Rebase master to b108Brian Behlendorf2009-02-181-10/+26
|
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+623