]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_da_btree.h
xfs: allocate xattr buffer on demand
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_da_btree.h
2019-12-13  Dave Chinnerxfs: allocate xattr buffer on demand
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-04-04  Darrick J. Wongxfs: fail _dir_open when readahead fails
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2015-07-30  Dave Chinnerlibxfs: restructure to match kernel layout