Brian Foster
|
0f37d1780c
xfs: pass transaction to xfs_defer_add()
|
7 years ago |
Darrick J. Wong
|
0b04b6b875
xfs: trivial xfs_btree_del_cursor cleanups
|
7 years ago |
Darrick J. Wong
|
fa248de98a
xfs: don't assume a left rmap when allocating a new rmap
|
7 years ago |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 years ago |
Dave Chinner
|
9e6c08d4a8
xfs: validate btree records on retrieval
|
7 years ago |
Darrick J. Wong
|
4d4f86b49f
xfs: add repair helpers for the reverse mapping btree
|
7 years ago |
Darrick J. Wong
|
52101dfe56
xfs: add missing rmap error return
|
7 years ago |
Eric Sandeen
|
a1f69417c6
xfs: non-scrub - remove unused function parameters
|
7 years ago |
Darrick J. Wong
|
ed7c52d4bf
xfs: add scrub cross-referencing helpers for the rmap btrees
|
7 years ago |
Darrick J. Wong
|
68c58e9b9a
xfs: only skip rmap owner checks for unknown-owner rmap removal
|
7 years ago |
Darrick J. Wong
|
33df3a9cf9
xfs: always honor OWN_UNKNOWN rmap removal requests
|
7 years ago |
Darrick J. Wong
|
e9e899a2a8
xfs: move error injection tags into their own file
|
7 years ago |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 years ago |
Darrick J. Wong
|
2678809799
xfs: export various function for the online scrubber
|
8 years ago |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 years ago |
Darrick J. Wong
|
e89c041338
xfs: implement the GETFSMAP ioctl
|
8 years ago |
Darrick J. Wong
|
e9a2599a24
xfs: create a function to query all records in a btree
|
8 years ago |
Darrick J. Wong
|
3f165b334e
xfs: convert unwritten status of reverse mappings for shared files
|
8 years ago |
Darrick J. Wong
|
ceeb9c832e
xfs: use interval query for rmap alloc operations on shared files
|
8 years ago |
Darrick J. Wong
|
3993baeb3c
xfs: introduce the CoW fork
|
8 years ago |
Darrick J. Wong
|
9c19464469
xfs: propagate bmap updates to rmapbt
|
9 years ago |
Darrick J. Wong
|
abf0923381
xfs: add rmap btree insert and delete helpers
|
9 years ago |
Darrick J. Wong
|
fb7d926769
xfs: convert unwritten status of reverse mappings
|
9 years ago |
Darrick J. Wong
|
f922cd90b8
xfs: remove an extent from the rmap btree
|
9 years ago |
Darrick J. Wong
|
0a1b0b3855
xfs: add an extent to the rmap btree
|
9 years ago |
Darrick J. Wong
|
c543838a1e
xfs: teach rmapbt to support interval queries
|
9 years ago |
Darrick J. Wong
|
4b8ed67794
xfs: add rmap btree operations
|
9 years ago |
Darrick J. Wong
|
673930c34a
xfs: introduce rmap extent operation stubs
|
9 years ago |