diff options
author | Brian Behlendorf <[email protected]> | 2014-01-07 09:31:38 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2014-01-07 09:48:09 -0800 |
commit | 4dad7d91e24875f077e26808fec900224e97dcb2 (patch) | |
tree | 9877044973189981daa14f0ada856efeb8190047 /module/zfs/spa_misc.c | |
parent | e07306687d0862e8d43b5a0e32003748dedcfa3b (diff) |
Remove unconditional sharetab update
Removes the unconditional sharetab update when running any zfs
command. This means the sharetab might become out of date if
users are manually adding/removing shares with exportfs. But
we shouldn't punish all callers to zfs in order to handle that
unlikely case. In the unlikely event we observe issues because
of this it can always be added back to just the share/unshare
call paths where we need an up to date sharetab.
Signed-off-by: Brian Behlendorf <[email protected]>
Signed-off-by: Turbo Fredriksson <[email protected]>
Signed-off-by: Chris Dunlop <[email protected]>
Issue #845
Diffstat (limited to 'module/zfs/spa_misc.c')
0 files changed, 0 insertions, 0 deletions