diff options
author | Mark Fasheh <mfasheh@suse.com> | 2008-11-21 23:06:55 +0100 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2008-12-01 23:46:58 +0100 |
commit | d6b58f89f7257c8099c2260e2bea042a917d6cdf (patch) | |
tree | 0dea65bf25647146c6d4b5dcf022f20b0fdb4006 /fs/udf/partition.c | |
parent | ocfs2: fix return value set in init_dlmfs_fs() (diff) | |
download | linux-d6b58f89f7257c8099c2260e2bea042a917d6cdf.tar.xz linux-d6b58f89f7257c8099c2260e2bea042a917d6cdf.zip |
ocfs2: fix regression in ocfs2_read_blocks_sync()
We're panicing in ocfs2_read_blocks_sync() if a jbd-managed buffer is seen.
At first glance, this seems ok but in reality it can happen. My test case
was to just run 'exorcist'. A struct inode is being pushed out of memory but
is then re-read at a later time, before the buffer has been checkpointed by
jbd. This causes a BUG to be hit in ocfs2_read_blocks_sync().
Reviewed-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/udf/partition.c')
0 files changed, 0 insertions, 0 deletions