Whamcloud - gitweb
LU-17848 osd: move fid_is_fs_root() to lustre_fid.h 43/57743/3
authorTimothy Day <timday@amazon.com>
Tue, 14 Jan 2025 04:45:18 +0000 (23:45 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Feb 2025 01:27:48 +0000 (01:27 +0000)
commitdf4183e837baaf8256723474dc3c842863aab595
tree5c55422fcf27ec86b9f4d7c633f96d452f611feb
parentb4748cb4684f5b2594d127b29f3876f07bd077ee
LU-17848 osd: move fid_is_fs_root() to lustre_fid.h

Move the duplicate fid_is_fs_root() functions to the
lustre_fid.h header.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I43d914dc28cf653deb0fa48228877c9dae503383
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57743
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/include/lustre_fid.h
lustre/osd-ldiskfs/osd_oi.c
lustre/osd-zfs/osd_oi.c