summaryrefslogtreecommitdiff
tag namerealtime-reflink_2022-10-14 (0955d79516e4fb9c6abd42920f579e6446a89355)
tag date2022-10-14 14:19:21 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 9c45a323ba...
xfs: reflink on the realtime device
This patchset enables use of the file data block sharing feature (i.e. reflink) on the realtime device. It follows the same basic sequence as the realtime rmap series -- first a few cleanups; then widening of the API parameters; and introduction of the new btree format and inode fork format. Next comes enabling CoW and remapping for the rt device; new scrub, repair, and health reporting code; and at the end we implement some code to lengthen write requests so that rt extents are always CoWed fully. Signed-off-by: Darrick J. Wong <djwong@kernel.org> -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAmNJ0lkACgkQ+H93GTRK tOt0NA/9FBv9kgB7F6gqD511pkqlQDOM9g6F6PzqY5eOMsQ8EKvJEY1QxFLAOnaR 2+QK7CCCZtdwMFQ7kEZWFB7LofCKQRG94mhRCuOIpvZWt07S+LLpRyuFF2UW2LXQ gqtPahV+HgNtcRzFBJawY577nNrEXkOYQeqHQPqBtdyap1Cnsej0D0ZXXDoHSGNZ aM3teO1AsVqk3mQ6AHnMqg3fba8/sVCBDlkypvtnFk75sbrlS+sZOAM564wpdinp okM9w4+kqg4r5jo8M3pBbqem0Gy+tXuiTkYJe3ujfF7kG8Vmw3upsc4GSU6SifF9 KeeRini32wDkANBxeICQXaAOMjtEcZx6xmZPeLrPYeKLwCiMtlVTKnacyy1+q8s6 zHYoFhAY7jDQ2hYTMMKmIlwhwhQmPSUunT7dd9t6d7Iv40NsAUTmJ/SWmIrmXPuG hHF8ZEZra3rrVd6k3OGkyfkYL6MUKZKUWAMChhk/gOUlUSugptFHOcJkJxWX6akt K2nfgIyxAH3n2gJoCuLk9YHziYjhXczl07chDZIugsSVsdQSLLxwv5CEYgQdXfdG IAU2YiTz6wQLxBmmRYdXPRBvr1467Fpf5goLTyXsjfzPg3UhpvsnH1E4OrRjmXIS 1EvYRISqkzUbs8VCquEMAwVynpRGH1Pz2xMsVNPd+7wvWtVD25o= =u3Vb -----END PGP SIGNATURE-----