]> git.baikalelectronics.ru Git - kernel.git/commit
cifs: remove an potentially confusing, obsolete comment
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 6 Jul 2010 12:30:10 +0000 (18:00 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:32 +0000 (12:40 +0000)
commit31f80c1094c73bcc3f1c76b646a15332c0523257
tree490fbc5ee5ef426652cdb4002652fdb610ab42cd
parent505b48fc16606b5dab45e06cc0ec3b3e3837b831
cifs: remove an potentially confusing, obsolete comment

The recent commit da864426f39e5e1448043250b67db443a3853f4e 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>
fs/cifs/dir.c