diff options
author | Chunwei Chen <[email protected]> | 2015-12-21 11:57:18 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-12-28 09:48:26 -0800 |
commit | f5f087eb8800a9b3c7a8d7e5a96c095eff68b097 (patch) | |
tree | e10bf7f4669949bb8675bcd24b0f937729df4739 /man/man8 | |
parent | 29572ccdeff7ddb1211b0f26dea69e0a2f262faf (diff) |
Make xattr dir truncate and remove in one tx
We need truncate and remove be in the same tx when doing zfs_rmnode on xattr
dir. Otherwise, if we truncate and crash, we'll end up with inconsistent zap
object on the delete queue. We do this by skipping dmu_free_long_range and let
zfs_znode_delete to do the work.
Signed-off-by: Chunwei Chen <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #4114
Issue #4052
Issue #4006
Issue #3018
Issue #2861
Diffstat (limited to 'man/man8')
0 files changed, 0 insertions, 0 deletions