aboutsummaryrefslogtreecommitdiffstats
path: root/fs/open.c
diff options
context:
space:
mode:
authorRoland Dreier <rdreier@cisco.com>2009-12-16 12:48:44 -0800
committerAl Viro <viro@zeniv.linux.org.uk>2009-12-22 12:27:33 -0500
commit385e3ed4f0b81dd0b0b214050a30d352a71b95f7 (patch)
treee52388a091a36f29a6a0c1c442914cdc51eee1cc /fs/open.c
parentMerge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev (diff)
downloadlinux-dev-385e3ed4f0b81dd0b0b214050a30d352a71b95f7.tar.xz
linux-dev-385e3ed4f0b81dd0b0b214050a30d352a71b95f7.zip
alloc_file(): simplify handling of mnt_clone_write() errors
When alloc_file() and init_file() were combined, the error handling of mnt_clone_write() was taken into alloc_file() in a somewhat obfuscated way. Since we don't use the error code for anything except warning, we might as well warn directly without an extra variable. Signed-off-by: Roland Dreier <rolandd@cisco.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions