git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ee8da8
)
GFS2: Clear dirty bit at end of inode glock sync
author
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 20 Apr 2009 07:58:45 +0000
(08:58 +0100)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 20 Apr 2009 08:05:21 +0000
(09:05 +0100)
The dirty bit can get set during the inode glock sync. Its too
complicated to change that at the moment, so this is the quick
fix - to clear the bit again at the end of the function.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found