linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next
@ 2014-04-23 13:46 Peter Ujfalusi
  2014-04-23 13:46 ` [PATCH 1/2] fs: read_write: Check ->aio_write in __kernel_write() and vfs_write() Peter Ujfalusi
  2014-04-23 13:46 ` [PATCH 2/2] ext4: Fix up the .write callback to use new_sync_write Peter Ujfalusi
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Ujfalusi @ 2014-04-23 13:46 UTC (permalink / raw)
  To: Al Viro, tytso, adilger.kernel; +Cc: linux-ext4, linux-kernel, linux-fsdevel

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-23 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-23 13:46 [PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next Peter Ujfalusi
2014-04-23 13:46 ` [PATCH 1/2] fs: read_write: Check ->aio_write in __kernel_write() and vfs_write() Peter Ujfalusi
2014-04-23 13:46 ` [PATCH 2/2] ext4: Fix up the .write callback to use new_sync_write Peter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).