commit | 0577d1ba411f9c40693b8b3e4aa7e0892cd03091 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 17 19:04:14 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jul 17 23:22:02 2011 -0400 |
tree | 1da66779d615071aaa00b12530569e057b0845db | |
parent | 642c937b4ed2e51d2f2e4c46ab7cd8b5bddf268b [diff] |
cramfs: get_cramfs_inode() returns ERR_PTR() on failure ... and we want to report these failures in ->lookup() anyway. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>