Fix quoting error in unmount command
authorNed Bass <bass6@llnl.gov>
Wed, 16 Jan 2013 20:44:25 +0000 (12:44 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 16 Jan 2013 23:30:47 +0000 (15:30 -0800)
commit94a9bb4709111f5fadb434cce1af6ccb6534e241
tree6489dd3a5e5e6d783f5818dc761a16517966660a
parent38145d612963d0a5b80017d5d1d49c1d4f9637c2
Fix quoting error in unmount command

A misplaced single quote caused the umount command to fail with a
syntax error when unmounting snapshots under the .zfs/snapshot
control directory.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1210
module/zfs/zfs_ctldir.c