-
由 Steven Whitehouse 提交于
There is a bug in writepage and delete_inode which allows jdata files to invalidate pages from the address space without being in a transaction at the time. This causes problems in case the pages are in the journal. This patch fixes that case and prevents the resulting oops. Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
1bb7322f