commit | e4317ceca2bdf4bf91112a21e60f73b4c5a1a5da | [log] [tgz] |
---|---|---|
author | Suresh Jayaraman <sjayaraman@suse.de> | Tue Jul 06 18:00:10 2010 +0530 |
committer | Steve French <sfrench@us.ibm.com> | Mon Aug 02 12:40:32 2010 +0000 |
tree | 490fbc5ee5ef426652cdb4002652fdb610ab42cd | |
parent | abd2e44dca2c5d65e047224c6ba4b4c8059f97f8 [diff] |
cifs: remove an potentially confusing, obsolete comment The recent commit 6ca9f3bae8b1854794dfa63cdd3b88b7dfe24c13 modified the code so that filp is full instantiated whenever the file is created and passed back. The below comment is no longer true, remove it. Cc: Jeff Layton <jlayton@redhat.com> Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de> Signed-off-by: Steve French <sfrench@us.ibm.com>