summaryrefslogtreecommitdiffstats
path: root/fs/xfs
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2013-11-29 22:51:47 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2014-01-25 03:13:00 -0500
commitb22e8fedc19588864a6ba0acefbbed06f05ba713 (patch)
treedb6badfb305598e47a867f399fe30ec38c304cb6 /fs/xfs
parentd8ec26d7f8287f5788a494f56e8814210f0e64be (diff)
downloadop-kernel-dev-b22e8fedc19588864a6ba0acefbbed06f05ba713.zip
op-kernel-dev-b22e8fedc19588864a6ba0acefbbed06f05ba713.tar.gz
ecryptfs: fix failure handling in ->readlink()
If ecryptfs_readlink_lower() fails, buf remains an uninitialized pointer and passing it nd_set_link() won't do anything good. Fixed by switching ecryptfs_readlink_lower() to saner API - make it return buf or ERR_PTR(...) and update callers. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud