commit | 42274bb22afc3e877ae5abed787b0b09d7dede52 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastry@etersoft.ru> | Sat Oct 22 14:37:50 2011 +0400 |
committer | Steve French <smfrench@gmail.com> | Sat Oct 22 12:29:35 2011 -0500 |
tree | b5ea479122408c396557975f52a13e8dd753cea1 | |
parent | a2d6b6cacb4fd4494b4037c01abb1332cefbb37b [diff] |
CIFS: Fix DFS handling in cifs_get_file_info We should call cifs_all_info_to_fattr in rc == 0 case only. Cc: <stable@kernel.org> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com>