Jan Kara 16caf5b610 nfs: Fix use of uninitialized variable in nfs_getattr()
Variable 'err' needn't be initialized when nfs_getattr() uses it to
check whether it should call generic_fillattr() or not. That can result
in spurious error returns. Initialize 'err' properly.

Signed-off-by: Jan Kara <jack@suse.cz>
Cc: stable@vger.kernel.org
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
2014-11-12 14:22:53 -05:00
..
2014-11-12 14:22:53 -05:00
2013-06-08 16:20:18 -04:00
2014-07-12 18:22:58 -04:00
2014-07-12 18:22:58 -04:00
2013-11-15 13:41:43 -05:00
2014-09-30 16:24:56 -04:00
2012-07-30 19:06:41 -04:00
2014-10-18 12:52:08 -07:00
2014-09-30 16:24:56 -04:00
2014-09-30 16:24:56 -04:00
2014-09-30 16:24:56 -04:00
2012-07-30 19:06:52 -04:00
2014-06-24 18:47:00 -04:00
2014-06-25 19:01:27 -04:00