diff options
| author | Maxim Patlasov <[email protected]> | 2013-02-20 02:13:32 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2013-02-26 07:46:14 +0000 |
| commit | 87e0aab37ff6c4284810a48d6034314fbf4eb319 (patch) | |
| tree | 8e60b24d094edef3d5b6d347444fe4db8c688f10 /scripts/basic/fixdep.c | |
| parent | fs: change return values from -EACCES to -EPERM (diff) | |
| download | kernel-87e0aab37ff6c4284810a48d6034314fbf4eb319.tar.gz kernel-87e0aab37ff6c4284810a48d6034314fbf4eb319.zip | |
proc: avoid extra pde_put() in proc_fill_super()
If proc_get_inode() succeeded, but d_make_root() failed, pde_put() for
proc_root will be called twice: the first time due to iput() called from
d_make_root() and the second time directly in the end of
proc_fill_super().
Signed-off-by: Maxim Patlasov <[email protected]>
Cc: Al Viro <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions
