[patch 0/6] fix i_mutex locking in splice to file

From: Miklos Szeredi
Date: Tue Apr 14 2009 - 13:51:24 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/