From: Linus Torvalds Date: Sat, 15 Jun 2013 05:18:56 +0000 (-1000) Subject: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v3.10-rc6~5 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=d0ff9348810c5bc9fc7a3f022bdfae9b44b62f00;p=cascardo%2Flinux.git Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs Pull VFS fixes from Al Viro: "Several fixes + obvious cleanup (you've missed a couple of open-coded can_lookup() back then)" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: snd_pcm_link(): fix a leak... use can_lookup() instead of direct checks of ->i_op->lookup move exit_task_namespaces() outside of exit_notify() fput: task_work_add() can fail if the caller has passed exit_task_work() ncpfs: fix rmdir returns Device or resource busy --- d0ff9348810c5bc9fc7a3f022bdfae9b44b62f00