commit | a6ce4932fbdbcd8f8e8c6df76812014351c32892 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Apr 09 01:14:32 2009 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Fri Apr 17 01:26:49 2009 +0000 |
tree | 4ffe9ea3379cb3227924491c93960108cf762b96 | |
parent | d9fb5c091b419e0495c50c1cce9e4cf9f7105072 [diff] |
[CIFS] Add support for posix open during lookup This patch by utilizing lookup intents, and thus removing a network roundtrip in the open path, improves performance dramatically on open (30% or more) to Samba and other servers which support the cifs posix extensions Signed-off-by: Shirish Pargaonkar <shirishp@us.ibm.com> Signed-off-by: Steve French <sfrench@us.ibm.com>