Brian Foster
|
d5a2e2893d
xfs: remove last of unnecessary xfs_defer_cancel() callers
|
7 years ago |
Brian Foster
|
9b1f4e9831
xfs: cancel dfops on xfs_defer_finish() error
|
7 years ago |
Brian Foster
|
a8198666fb
xfs: automatic dfops inode relogging
|
7 years ago |
Brian Foster
|
9e28a242be
xfs: drop unnecessary xfs_defer_finish() dfops parameter
|
7 years ago |
Brian Foster
|
d5cca7eb24
xfs: remove unnecessary dfops init calls in xattr code
|
7 years ago |
Brian Foster
|
dcbd44f799
xfs: fix transaction leak on remote attr set/remove failure
|
7 years ago |
Brian Foster
|
5fdd97944e
xfs: remove xfs_defer_init() 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
|
766139032f
xfs: use ->t_firstblock in xattr ops
|
7 years ago |
Brian Foster
|
bcd2c9f335
xfs: refactor dfops init to attach to transaction
|
7 years ago |
Brian Foster
|
ccd9d91148
xfs: remove xfs_bunmapi() dfops param
|
7 years ago |
Brian Foster
|
6e702a5dcb
xfs: remove xfs_bmapi_write() dfops param
|
7 years ago |
Brian Foster
|
32a9b7c65c
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
|
7 years ago |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 years ago |
Dave Chinner
|
8925a3dc47
xfs: make xfs_buf_incore out of line
|
7 years ago |
Darrick J. Wong
|
b55725974c
xfs: create a new buf_ops pointer to verify structure metadata
|
7 years ago |
Darrick J. Wong
|
bc1a09b8e3
xfs: refactor verifier callers to print address of failing check
|
7 years ago |
Darrick J. Wong
|
a6a781a58b
xfs: have buffer verifier functions report failing address
|
7 years ago |
Darrick J. Wong
|
31ca03c92c
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
|
7 years ago |
Christoph Hellwig
|
8ad7c629b1
xfs: remove the ip argument to xfs_defer_finish
|
8 years ago |
Christoph Hellwig
|
411350df14
xfs: refactor xfs_trans_roll
|
8 years ago |
Darrick J. Wong
|
ad017f6537
xfs: pass along transaction context when reading xattr block buffers
|
8 years ago |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 years ago |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 years ago |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 years ago |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 years ago |
Eric Sandeen
|
f6106efae5
xfs: eliminate committed arg from xfs_bmap_finish
|
9 years ago |
Eric Sandeen
|
233135b763
xfs: print name of verifier if it fails
|
9 years ago |
Jan Tulak
|
51fcbfe709
xfs: avoid dependency on Linux XATTR_SIZE_MAX
|
10 years ago |