diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-02-13 03:56:08 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-03-21 02:29:34 +0100 |
commit | 6b4231e2f92adbcf96fb2a3fa751d7ca0a61b21f (patch) | |
tree | e4ede05b2253e6bc333b007b2550bd9503e0a98f /fs/cramfs | |
parent | ... and the same failure exits cleanup for ocfs2 (diff) | |
download | linux-6b4231e2f92adbcf96fb2a3fa751d7ca0a61b21f.tar.xz linux-6b4231e2f92adbcf96fb2a3fa751d7ca0a61b21f.zip |
procfs: clean proc_fill_super() up
First of all, there's no need to zero ->i_uid/->i_gid on root inode -
both had been set to zero already. Moreover, let's take the iput()
on failure to the failure exit it belongs to...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions