commit | 19b613d41051296be628581e7e21b847e9eaba80 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Thu Oct 04 14:47:09 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Fri Oct 12 11:54:33 2007 -0700 |
tree | 9b5adabc3d3ef6b478e54b2a44aac3aca38cea33 | |
parent | 015452b15ff6c2d9fa1f82f28d61e7a66e2df86a [diff] |
ocfs2: Clear slot map when umounting a local volume This is technically harmless (recovery will clean it out later), but leaves a bogus entry in the slot_map which really shouldn't be there. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>