cifs: add comments explaining cifs_new_fileinfo behavior
authorSuresh Jayaraman <sjayaraman@suse.de>
Mon, 10 May 2010 14:30:05 +0000 (20:00 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 10 May 2010 17:59:51 +0000 (17:59 +0000)
The comments make it clear the otherwise subtle behavior of cifs_new_fileinfo().

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Reviewed-by: Shirish Pargaonkar <shirishp@us.ibm.com>
--
 fs/cifs/dir.c |   18 ++++++++++++++++--
 1 files changed, 16 insertions(+), 2 deletions(-)
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found