Merge tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull moar xfs updates from Darrick Wong: "This contains the buffer error code refactoring I mentioned last week, now that it has had extra time to complete the full xfs fuzz testing suite to make sure there aren't any obvious new bugs" * tag 'xfs-5.6-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: fix xfs_buf_ioerror_alert location reporting xfs: remove unnecessary null pointer checks from _read_agf callers xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers xfs: remove the xfs_btree_get_buf[ls] functions xfs: make xfs_trans_get_buf return an error code xfs: make xfs_trans_get_buf_map return an error code xfs: make xfs_buf_read return an error code xfs: make xfs_buf_get_uncached return an error code xfs: make xfs_buf_get return an error code xfs: make xfs_buf_read_map return an error code xfs: make xfs_buf_get_map return an error code xfs: make xfs_buf_alloc return an error code
No related branches found
No related tags found
Showing
- fs/xfs/libxfs/xfs_ag.c 12 additions, 9 deletionsfs/xfs/libxfs/xfs_ag.c
- fs/xfs/libxfs/xfs_alloc.c 24 additions, 27 deletionsfs/xfs/libxfs/xfs_alloc.c
- fs/xfs/libxfs/xfs_attr_remote.c 6 additions, 16 deletionsfs/xfs/libxfs/xfs_attr_remote.c
- fs/xfs/libxfs/xfs_bmap.c 15 additions, 10 deletionsfs/xfs/libxfs/xfs_bmap.c
- fs/xfs/libxfs/xfs_btree.c 4 additions, 41 deletionsfs/xfs/libxfs/xfs_btree.c
- fs/xfs/libxfs/xfs_btree.h 0 additions, 21 deletionsfs/xfs/libxfs/xfs_btree.h
- fs/xfs/libxfs/xfs_da_btree.c 2 additions, 6 deletionsfs/xfs/libxfs/xfs_da_btree.c
- fs/xfs/libxfs/xfs_ialloc.c 6 additions, 6 deletionsfs/xfs/libxfs/xfs_ialloc.c
- fs/xfs/libxfs/xfs_refcount.c 0 additions, 6 deletionsfs/xfs/libxfs/xfs_refcount.c
- fs/xfs/libxfs/xfs_sb.c 9 additions, 8 deletionsfs/xfs/libxfs/xfs_sb.c
- fs/xfs/scrub/agheader_repair.c 0 additions, 4 deletionsfs/xfs/scrub/agheader_repair.c
- fs/xfs/scrub/fscounters.c 0 additions, 3 deletionsfs/xfs/scrub/fscounters.c
- fs/xfs/scrub/repair.c 6 additions, 4 deletionsfs/xfs/scrub/repair.c
- fs/xfs/xfs_attr_inactive.c 9 additions, 8 deletionsfs/xfs/xfs_attr_inactive.c
- fs/xfs/xfs_buf.c 96 additions, 65 deletionsfs/xfs/xfs_buf.c
- fs/xfs/xfs_buf.h 18 additions, 15 deletionsfs/xfs/xfs_buf.h
- fs/xfs/xfs_buf_item.c 1 addition, 1 deletionfs/xfs/xfs_buf_item.c
- fs/xfs/xfs_discard.c 1 addition, 1 deletionfs/xfs/xfs_discard.c
- fs/xfs/xfs_dquot.c 4 additions, 4 deletionsfs/xfs/xfs_dquot.c
- fs/xfs/xfs_filestream.c 5 additions, 6 deletionsfs/xfs/xfs_filestream.c
Loading
Please register or sign in to comment