mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-06 06:06:37 +03:00
5b7e5b5ab9
Term 'transaction group' is commonly abbreviated as txg in ZFS sources. There are some places (Linux specific MODULE_PARAM_DESC() macros) where it is incorrectly spelled as 'tgx'. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #1030