]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Clear slot map when umounting a local volume
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 4 Oct 2007 21:47:09 +0000 (14:47 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
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 <mark.fasheh@oracle.com>
fs/ocfs2/super.c