Dave Chinner
|
9230a0b65b
xfs: delalloc -> unwritten COW fork allocation can go wrong
|
6 years ago |
Allison Henderson
|
2f3cd80919
xfs: Add attibute set and helper functions
|
6 years ago |
Christoph Hellwig
|
daa79baefc
xfs: remove suport for filesystems without unwritten extent flag
|
6 years ago |
Dave Chinner
|
e55ec4ddbe
xfs: fix error handling in xfs_bmap_extents_to_btree
|
6 years ago |
Shan Hai
|
01239d77b9
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
|
7 years ago |
Brian Foster
|
9d9e623385
xfs: fold dfops into the transaction
|
7 years ago |
Brian Foster
|
0f37d1780c
xfs: pass transaction to xfs_defer_add()
|
7 years ago |
Brian Foster
|
7dbddbaccd
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
|
7 years ago |
Brian Foster
|
a8198666fb
xfs: automatic dfops inode relogging
|
7 years ago |
Brian Foster
|
488c919a5b
xfs: add missing defer ijoins for held inodes
|
7 years ago |
Brian Foster
|
1214f1cf66
xfs: replace dop_low with transaction flag
|
7 years ago |
Christoph Hellwig
|
3ba738df25
xfs: remove the xfs_ifork_t typedef
|
7 years ago |
Brian Foster
|
c8eac49ef7
xfs: remove all boilerplate defer init/finish code
|
7 years ago |
Darrick J. Wong
|
0b04b6b875
xfs: trivial xfs_btree_del_cursor cleanups
|
7 years ago |
Brian Foster
|
5fdd97944e
xfs: remove xfs_defer_init() firstblock param
|
7 years ago |
Brian Foster
|
64396ff2c2
xfs: remove xfs_alloc_arg firstblock field
|
7 years ago |
Brian Foster
|
cf612de732
xfs: remove xfs_btree_cur private firstblock field
|
7 years ago |
Brian Foster
|
280253d213
xfs: remove bmap format helpers firstblock params
|
7 years ago |
Brian Foster
|
92f9da30f5
xfs: remove bmap extent add helper firstblock params
|
7 years ago |
Brian Foster
|
94c07b4dba
xfs: remove xfs_bmalloca firstblock field
|
7 years ago |
Brian Foster
|
4b77a088d7
xfs: use ->t_firstblock in bmap extent split
|
7 years ago |
Brian Foster
|
333f950c89
xfs: remove bmap insert/collapse firstblock param
|
7 years ago |
Brian Foster
|
2af5284253
xfs: remove xfs_bunmapi() firstblock param
|
7 years ago |
Brian Foster
|
a7beabeae2
xfs: remove xfs_bmapi_write() firstblock param
|
7 years ago |
Brian Foster
|
580c4ff948
xfs: use ->t_firstblock in xfs_bmapi_remap()
|
7 years ago |
Brian Foster
|
372837978d
xfs: use ->t_firstblock for all xfs_bunmapi() callers
|
7 years ago |
Brian Foster
|
766139032f
xfs: use ->t_firstblock in xattr ops
|
7 years ago |
Brian Foster
|
825d75cd8c
xfs: use ->t_firstblock in attrfork add
|
7 years ago |
Brian Foster
|
3ae2d89174
xfs: allow null firstblock in xfs_bmapi_write() when tp is null
|
7 years ago |
Brian Foster
|
bcd2c9f335
xfs: refactor dfops init to attach to transaction
|
7 years ago |