This website requires JavaScript.
Explore
Help
Sign In
c
/
mirror_zfs
Watch
1
Star
0
Fork
0
You've already forked mirror_zfs
mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced
2024-11-17 18:11:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
47a2455fbc
mirror_zfs
/
cmd
/
Makefile.am
3 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Fix mount helper Several issues related to strange mount/umount behavior were reported and this commit should address most of them. The original idea was to put in place a zfs mount helper (mount.zfs). This helper is used to enforce 'legacy' mount behavior, and perform any extra mount argument processing (selinux, zfsutil, etc). This helper wasn't ready for the 0.6.0-rc1 release but with this change it's functional but needs to extensively tested. This change addresses the following open issues. Closes #101 Closes #107 Closes #113 Closes #115 Closes #119
2011-03-05 02:14:46 +03:00
SUBDIRS
=
zfs zpool zdb zinject ztest zpios mount_zfs
SUBDIRS
+=
zpool_layout zvol_id zpool_id
Reference in New Issue
Copy Permalink