Whamcloud - gitweb
LU-18947 osd-zfs: rename TXG_* to DMU_TX_* 39/58939/6
authorShaun Tancheff <shaun.tancheff@hpe.com>
Thu, 24 Apr 2025 08:22:03 +0000 (15:22 +0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 14 May 2025 03:57:03 +0000 (03:57 +0000)
commit53537f30bef1b8db3fbdf96253a859e84d5ba768
tree9935a8f38ee380b7c30ca6e67990ad856dfe9d68
parentd36f3114cda577d35d5fbcc066d9aff4c28c0d47
LU-18947 osd-zfs: rename TXG_* to DMU_TX_*

zfs-2.3.99-237-gf69631992
  dmu_tx: rename dmu_tx_assign() flags from TXG_* to DMU_TX_*

Rename TXG_* to DMU_TX_* and provide replacements for older
releases of zfs.

HPE-bug-id: LUS-12840
Test-Parameters: trivial
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I34c72b9ed6c284cdd67bffea7eeac09e2c9f358f
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58939
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Akash B <akash-b@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/osd-zfs/osd_handler.c
lustre/osd-zfs/osd_index.c
lustre/osd-zfs/osd_internal.h
lustre/osd-zfs/osd_object.c
lustre/osd-zfs/osd_oi.c
lustre/osd-zfs/osd_scrub.c