cifs: propagate cifs_new_fileinfo() error back to the caller
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 11 May 2010 04:16:46 +0000 (09:46 +0530)
committerSteve French <sfrench@us.ibm.com>
Tue, 11 May 2010 15:42:21 +0000 (15:42 +0000)
commitfdb3603800e7a65bc3cafdfd5a1797d08f09e582
tree86224ad3eaddc15da3306eea8887c15b2341ae3d
parentfae683f764f91f31ab45512e70cc8cc81d4d157b
cifs: propagate cifs_new_fileinfo() error back to the caller

..otherwise memory allocation errors go undetected.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/dir.c