[PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next

From: Peter Ujfalusi
Date: Wed Apr 23 2014 - 09:47:34 EST


Hi,

This might be already fixed.
I have noticed that with linux-next the kernel crashes when trying to use ext4
as rootfs.

Regards,
Peter
---
Peter Ujfalusi (2):
fs: read_write: Check ->aio_write in __kernel_write() and vfs_write()
ext4: Fix up the .write callback to use new_sync_write

fs/ext4/file.c | 2 +-
fs/read_write.c | 8 ++++++--
2 files changed, 7 insertions(+), 3 deletions(-)

--
1.9.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/