summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
diff options
context:
space:
mode:
authorTao Ma <tao.ma@oracle.com>2010-03-03 04:26:27 +0100
committerJoel Becker <joel.becker@oracle.com>2010-03-17 20:07:21 +0100
commit78c37eb0d5e6a9727b12ea0f1821795ffaa66cfe (patch)
treed789252a4335a1ac0910d34be29fe43bc4153d9c /fs/jffs2
parent[PATCH] Skip check for mandatory locks when unlocking (diff)
downloadlinux-78c37eb0d5e6a9727b12ea0f1821795ffaa66cfe.tar.xz
linux-78c37eb0d5e6a9727b12ea0f1821795ffaa66cfe.zip
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
In ocfs2_validate_gd_parent, we check bg_chain against the cl_next_free_rec of the dinode. Actually in resize, we have the chance of bg_chain == cl_next_free_rec. So add some additional condition check for it. I also rename paramter "clean_error" to "resize", since the old one is not clearly enough to indicate that we should only meet with this case in resize. btw, the correpsonding bug is http://oss.oracle.com/bugzilla/show_bug.cgi?id=1230. Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions