From: Miklos Szeredi Date: Tue, 5 Jun 2012 13:10:16 +0000 (+0200) Subject: vfs: lookup_open(): expand lookup_hash() X-Git-Tag: v3.6-rc1~152^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ef487241e863a6046536ac5b1fcd5d7cde86e5;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed