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:
4b4e25f
)
Btrfs: Drop dirty roots created by log replay immediately when
author
Yan Zheng
<zheng.yan@oracle.com>
Thu, 20 Nov 2008 15:25:19 +0000
(10:25 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 20 Nov 2008 15:25:19 +0000
(10:25 -0500)
The log replay produces dirty roots. These dirty roots
should be dropped immediately if the fs is mounted as
ro. Otherwise they can be added to the dirty root list
again when remounting the fs as rw. Thank you,
Signed-off-by: Yan Zheng <zheng.yan@oracle.com>
No differences found