Loading fs/namei.c +1 −1 Original line number Diff line number Diff line Loading @@ -2383,7 +2383,7 @@ common: out: if (want_write) mnt_drop_write(nd->path.mnt); path_put(&nd->path); terminate_walk(nd); return filp; exit_mutex_unlock: Loading Loading
fs/namei.c +1 −1 Original line number Diff line number Diff line Loading @@ -2383,7 +2383,7 @@ common: out: if (want_write) mnt_drop_write(nd->path.mnt); path_put(&nd->path); terminate_walk(nd); return filp; exit_mutex_unlock: Loading