commit | 54ef487241e863a6046536ac5b1fcd5d7cde86e5 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Tue Jun 05 15:10:16 2012 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jul 14 16:33:02 2012 +0400 |
tree | 75b6ad7367e699ae891566a6b0d11d05b354ac94 | |
parent | d58ffd35c1e595df2cf8ac4803f178c8be95ca7a [diff] |
vfs: lookup_open(): expand lookup_hash() Copy __lookup_hash() into lookup_open(). The next patch will insert the atomic open call just before the real lookup. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>