commit | f61500e000eedc0c7a0201200a7f00ba5529c002 | [log] [tgz] |
---|---|---|
author | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Thu Aug 04 22:58:51 2011 -0500 |
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Tue Aug 09 13:42:45 2011 -0500 |
tree | 93ce7e83511a83fa38f4b5d936dc2dfdd3352117 | |
parent | 322a8b034003c0d46d39af85bf24fee27b902f48 [diff] |
eCryptfs: Return error when lower file pointer is NULL When an eCryptfs inode's lower file has been closed, and the pointer has been set to NULL, return an error when trying to do a lower read or write rather than calling BUG(). https://bugzilla.kernel.org/show_bug.cgi?id=37292 Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com> Cc: <stable@kernel.org>