ext3 ->tmpfile() support
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 11 Jun 2013 08:52:02 +0000 (12:52 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 29 Jun 2013 08:57:12 +0000 (12:57 +0400)
commite6bbef95429374fd3cac81c36b5894f55b2612dc
tree944383bd7048bb72f34aac73fc4e5cca6e87a615
parentf4e0c30c191f87851c4a53454abb55ee276f4a7e
ext3 ->tmpfile() support

In this case we do need a bit more than usual, due to orphan
list handling.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ext3/namei.c