diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-04-02 16:57:18 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-04-02 19:04:53 -0700 |
commit | 880fe76ee6f38eda82e9f3de9a7a206dfd1bab9d (patch) | |
tree | b5f5d085e73bdf352a9878e622d151f98bac6607 /Documentation/sysctl | |
parent | 695f6ae0dcea3dd83bfbb9634ff067f780649ba8 (diff) |
hppfs: hppfs_read_file() may return -ERROR
hppfs_read_file() may return (ssize_t) -ENOMEM, or -EFAULT. When stored
in size_t 'count', these errors will not be noticed, a large value will be
added to *ppos.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/sysctl')
0 files changed, 0 insertions, 0 deletions