diff options
author | Suchit Karunakaran <suchitkarunakaran@gmail.com> | 2025-06-05 23:26:34 +0530 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2025-07-14 17:08:14 -0500 |
commit | 1014354cd8d40e81e9a6e9037a10ebfc0b656d27 (patch) | |
tree | cb52d2cb26f71aa875c0fde298ff1fa3f6a9607f /rust/helpers | |
parent | 2d04df8116426b6c7b9f8b9b371250f666a2a2fb (diff) |
jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage()
Replace legacy XT_GETPAGE macro with an inline function that returns a
xtpage_t pointer and update all instances of XT_GETPAGE in jfs_xtree.c
Signed-off-by: Suchit Karunakaran <suchitkarunakaran@gmail.com>
Simplified xt_getpage by removing size and rc arguments.
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions