diff options
| author | Marcin Slusarz <[email protected]> | 2008-06-09 16:40:37 -0700 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2008-06-23 11:52:30 -0400 |
| commit | 694a1764d657e0f7a9b139bc7269c8d5f5a2534b (patch) | |
| tree | 754e073cce539c3b6f93e61c3f729bc5959f12f4 /Documentation/filesystems/configfs/configfs_example.c | |
| parent | 20d4fdc1a788e4ca0aaf2422772ba668e7e10839 (diff) | |
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
generic_readlink calls ERR_PTR for negative and positive values
(vfs_readlink returns length of "link"), but it should not
(not an errno) and does not need to.
Signed-off-by: Marcin Slusarz <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Acked-by: Miklos Szeredi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'Documentation/filesystems/configfs/configfs_example.c')
0 files changed, 0 insertions, 0 deletions