A couple of fixes for sendfile lockups caught by Dmitry + a fix for ancient sysvfs symlink breakage. Please, pull from git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus Shortlog: Al Viro (1): fix sysvfs symlinks Jan Kara (2): vfs: Make sendfile(2) killable even better vfs: Avoid softlockups with sendfile(2) Diffstat: fs/splice.c | 8 ++++++++ fs/sysv/inode.c | 11 ++--------- 2 files changed, 10 insertions(+), 9 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html