7454: renaming of mount points should not be allowed

Review Request #233 — Created Oct. 8, 2016 and submitted

gwr
illumos-gate
7454
general

7454: renaming of mount points should not be allowed

zfs create tank/test
zfs create tank/test/sub1
mv /tank/fs/sub1 /tank/fs/sub2
(should report EBUSY)

igork
  1. Ship It!
  2. 
      
andy_js
  1. I have seen strange things happen when mount points get renamed. Ship it!

  2. 
      
gwr
gwr
andy_js
  1. I think the correct behaviour would be to disallow renaming of non-legacy zfs mount points and leave it at that.

  2. 
      
gwr
Review request changed

Status: Closed (submitted)

Loading...