Skip to content
Commit 4b3fa190 authored by Jan Kara's avatar Jan Kara Committed by Joel Becker
Browse files

ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()



In a code path extending local quota files we marked new header
buffer uptodate only after calling ocfs2_journal_access_dq() which
triggers a bug. Fix it and also call ocfs2 variant of the function
marking buffer uptodate.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
parent b57ac2c4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment