1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-01-19 06:26:33 +03:00
mirror_zfs/etc/systemd
LOLi 4810a108e8 Disable mount(8) canonical paths in do_mount()
By default the mount(8) command, as invoked by 'zfs mount', will try
to resolve any path parameter in its canonical form: this could lead
to mount failures when the cwd contains a symlink having the same name
of the dataset being mounted.

Fix this by explicitly disabling mount(8) path canonicalization.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes  
Closes  
Closes 
2017-08-21 16:46:55 -07:00
..
system Disable mount(8) canonical paths in do_mount() 2017-08-21 16:46:55 -07:00
Makefile.am Add systemd unit files for ZFS startup 2014-02-05 12:25:30 -08:00