1
0
Files
linux/fs
Eric W. Biederman a8323da036 vfs: Remove second variable named error in __dentry_path
In commit  232d2d60aa
Author: Waiman Long <Waiman.Long@hp.com>
Date:   Mon Sep 9 12:18:13 2013 -0400

    dcache: Translating dentry into pathname without taking rename_lock

The __dentry_path locking was changed and the variable error was
intended to be moved outside of the loop.  Unfortunately the inner
declaration of error was not removed. Resulting in a version of
__dentry_path that will never return an error.

Remove the problematic inner declaration of error and allow
__dentry_path to return errors once again.

Cc: stable@vger.kernel.org
Cc: Waiman Long <Waiman.Long@hp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-01-26 08:26:43 -05:00
..
2014-01-25 23:58:18 -05:00
2013-10-24 23:43:27 -04:00
2014-01-25 03:14:06 -05:00
2013-12-27 15:14:45 -06:00
2014-01-25 03:13:02 -05:00
2014-01-25 03:13:02 -05:00
2014-01-26 08:26:41 -05:00
2013-12-08 21:14:59 -05:00
2013-09-16 18:20:25 -07:00
2014-01-26 08:26:41 -05:00
2014-01-25 03:14:05 -05:00
2014-01-25 03:13:03 -05:00
2013-12-22 11:03:49 -08:00
2013-10-24 23:34:54 -04:00
2013-10-24 23:34:54 -04:00
2013-09-10 18:56:31 -04:00
2013-10-24 23:34:54 -04:00
2013-11-09 00:16:20 -05:00
2013-10-24 23:34:54 -04:00
2014-01-26 08:26:40 -05:00
2014-01-26 08:26:40 -05:00
2014-01-25 23:58:16 -05:00
2013-10-24 23:35:00 -04:00
2014-01-26 08:26:40 -05:00
2013-10-24 23:34:54 -04:00
2013-10-24 23:34:54 -04:00
2013-10-24 23:34:54 -04:00
2013-11-09 00:16:31 -05:00
2013-11-09 00:16:20 -05:00