aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mount_zfs
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+1
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-0/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-041-0/+1
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-111-0/+1
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-012-0/+2
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-011-0/+1
* Tear down and flush the mmap regionPrasad Joshi2011-06-271-0/+1
* Handle /etc/mtab -> /proc/mounts symlinkBrian Behlendorf2011-06-141-1/+1
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+1
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+3
* Allow mounting of read-only snapshotszfs-0.6.0-rc4Brian Behlendorf2011-05-051-3/+8
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-021-0/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-0/+1
* Set -Wno-unused-but-set-variable globallyBrian Behlendorf2011-04-191-3/+4
* Fix gcc compiler warning, parse_option()Brian Behlendorf2011-04-191-0/+1
* Added .gitignore for mount.zfs and zvol_idManuel Amador (Rudd-O)2011-04-071-0/+1
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-221-0/+1
* Merge branch 'dracut'Brian Behlendorf2011-03-222-18/+39
|\
| * Add init scriptsBrian Behlendorf2011-03-171-0/+1
| * Strip 'zfsutil,remount' from /etc/mtabBrian Behlendorf2011-03-151-15/+28
| * Always allow '-o remount,ro'Brian Behlendorf2011-03-151-3/+10
* | Fix 'LDFLAGS=-Wl,--as-needed' build errorBrian Behlendorf2011-03-182-3/+0
* | Fix getcwd() warningBrian Behlendorf2011-03-181-1/+3
|/
* Check for trailing '/' in mount.zfsBrian Behlendorf2011-03-101-2/+6
* Fix mount helperBrian Behlendorf2011-03-093-0/+1162