Christoph Hellwig
|
b213d69293
xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
|
8 years ago |
Christoph Hellwig
|
e3f0f7563e
xfs: use xfs_iext_get_extent instead of open coding it
|
8 years ago |
Christoph Hellwig
|
5e422f5e4f
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
|
8 years ago |
Brian Foster
|
40214d128e
xfs: trim writepage mapping to within eof
|
8 years ago |
Thomas Meyer
|
749f24f33e
xfs: Fix bool initialization/comparison
|
8 years ago |
Darrick J. Wong
|
5e5c943c1f
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
|
8 years ago |
Darrick J. Wong
|
7bf7a193a9
xfs: fix compiler warnings
|
8 years ago |
Darrick J. Wong
|
4cc1ee5e65
xfs: simplify the rmap code in xfs_bmse_merge
|
8 years ago |
Christoph Hellwig
|
4c35445b59
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
|
8 years ago |
Christoph Hellwig
|
4da6b514ea
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
|
8 years ago |
Christoph Hellwig
|
05b7c8ab2b
xfs: move some code around inside xfs_bmap_shift_extents
|
8 years ago |
Christoph Hellwig
|
f2285c148c
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
|
8 years ago |
Christoph Hellwig
|
50bb44c286
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
|
8 years ago |
Christoph Hellwig
|
67e4e69cb2
xfs: add a xfs_iext_update_extent helper
|
8 years ago |
Christoph Hellwig
|
8ad7c629b1
xfs: remove the ip argument to xfs_defer_finish
|
8 years ago |
Christoph Hellwig
|
882d8785fb
xfs: rename xfs_defer_join to xfs_defer_ijoin
|
8 years ago |
Christoph Hellwig
|
5b094d6dac
xfs: fix multi-AG deadlock in xfs_bunmapi
|
8 years ago |
Darrick J. Wong
|
4c1a67bd36
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
|
8 years ago |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 years ago |
Darrick J. Wong
|
e1a4e37cc7
xfs: try to avoid blowing out the transaction reservation when bunmaping a shared extent
|
8 years ago |
Darrick J. Wong
|
6e747506dd
xfs: fix warnings about unused stack variables
|
8 years ago |
Brian Foster
|
0daaecacb8
xfs: fix indlen accounting error on partial delalloc conversion
|
8 years ago |
Christoph Hellwig
|
0c1d9e4a61
xfs: simplify validation of the unwritten extent bit
|
8 years ago |
Eric Sandeen
|
4f1adf3373
xfs: more do_div cleanups
|
8 years ago |
Christoph Hellwig
|
7590632a33
xfs: remove bmap block allocation retries
|
8 years ago |
Christoph Hellwig
|
bf8eadbacb
xfs: remove xfs_bmap_remap_alloc
|
8 years ago |
Christoph Hellwig
|
6ebd5a4413
xfs: introduce xfs_bmapi_remap
|
8 years ago |
Christoph Hellwig
|
6d04558f9f
xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
|
8 years ago |
Christoph Hellwig
|
39e07daa46
xfs: remove attr fork handling in xfs_bmap_finish_one
|
8 years ago |
Christoph Hellwig
|
52813fb13f
xfs: fix integer truncation in xfs_bmap_remap_alloc
|
8 years ago |