[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090414174835.487031939@szeredi.hu>
Date: Tue, 14 Apr 2009 19:48:35 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: jens.axboe@...cle.com, mfasheh@...e.com
Cc: akpm@...ux-foundation.org, viro@...IV.linux.org.uk,
torvalds@...ux-foundation.org, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [patch 0/6] fix i_mutex locking in splice to file
Jens, Mark,
This series deals with the problem of generic_file_splice_write() and
ocfs2_file_splice_write() holding i_mutex (and ocfs2 lock) on
destination inode across pipe_wait(), which waits for a user
controlled event.
Lightly tested on ext3. The OCFS2 changes have only been compile
tested.
Please review/test.
Thanks,
Miklos
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists