]> Git Repo - linux.git/commit
ocfs2: Clear slot map when umounting a local volume
authorMark Fasheh <[email protected]>
Thu, 4 Oct 2007 21:47:09 +0000 (14:47 -0700)
committerMark Fasheh <[email protected]>
Fri, 12 Oct 2007 18:54:33 +0000 (11:54 -0700)
commit19b613d41051296be628581e7e21b847e9eaba80
tree9b5adabc3d3ef6b478e54b2a44aac3aca38cea33
parent015452b15ff6c2d9fa1f82f28d61e7a66e2df86a
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 <[email protected]>
fs/ocfs2/super.c
This page took 0.042621 seconds and 4 git commands to generate.