-
- Downloads
ocfs2: acknowledge return value of ocfs2_error()
Caveat: This may return -EROFS for a read case, which seems wrong. This is happening even without this patch series though. Should we convert EROFS to EIO? Signed-off-by:Goldwyn Rodrigues <rgoldwyn@suse.com> Cc: Mark Fasheh <mfasheh@suse.com> Cc: Joel Becker <jlbec@evilplan.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- fs/ocfs2/alloc.c 8 additions, 8 deletionsfs/ocfs2/alloc.c
- fs/ocfs2/dir.c 9 additions, 16 deletionsfs/ocfs2/dir.c
- fs/ocfs2/inode.c 4 additions, 4 deletionsfs/ocfs2/inode.c
- fs/ocfs2/move_extents.c 1 addition, 2 deletionsfs/ocfs2/move_extents.c
- fs/ocfs2/refcounttree.c 18 additions, 24 deletionsfs/ocfs2/refcounttree.c
- fs/ocfs2/suballoc.c 6 additions, 19 deletionsfs/ocfs2/suballoc.c
- fs/ocfs2/xattr.c 5 additions, 10 deletionsfs/ocfs2/xattr.c
Loading
Please register or sign in to comment