]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow
authorMark Fasheh <mfasheh@suse.com>
Wed, 19 Nov 2008 01:16:47 +0000 (17:16 -0800)
committerMark Fasheh <mfasheh@suse.com>
Mon, 5 Jan 2009 16:40:24 +0000 (08:40 -0800)
commitb86c86fa1feb50221dc16071ae5b8a4acf3bd32c
treeb50f8f05bb9e16a81bba5d6dd8b838799c5a9df7
parente97fcd95a4778a8caf1980c6c72fdf68185a0838
ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow

This is safer. We no longer have to worry about tracking changes to
jbd_state_bits.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/buffer_head_io.c