commit | fae683f764f91f31ab45512e70cc8cc81d4d157b | [log] [tgz] |
---|---|---|
author | Suresh Jayaraman <sjayaraman@suse.de> | Mon May 10 20:00:05 2010 +0530 |
committer | Steve French <sfrench@us.ibm.com> | Mon May 10 17:59:51 2010 +0000 |
tree | bde4506a973f82996f807716b2adb9ec0d9c968a | |
parent | 51c8176472de1551a301b676e36a61884e0e8494 [diff] |
cifs: add comments explaining cifs_new_fileinfo behavior 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>