Whamcloud - gitweb
LU-18813 osd-wbcfs: make dt_last_seq_get() optional 02/59502/2
authorTimothy Day <timday@amazon.com>
Sun, 1 Jun 2025 20:39:04 +0000 (16:39 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 17 Jun 2025 02:50:21 +0000 (02:50 +0000)
commit74a7749450c4f43a0ee041b0e81b53dcd90ad0cd
treed5eea0e465bdab0c5ec49c083131497a70fd1efb
parentc0103f630aa5128f3bce161218401be9d88816a3
LU-18813 osd-wbcfs: make dt_last_seq_get() optional

Allow osd-wbcfs to leave this unimplemented for
now. Once we track object mapping internally,
we can implement this.

Fixes: 373b76b345b5 ("LU-17658 fid: check on disk sequence before allocating to osp")
Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Iea4401db0c7656fd56c43f6e0d296cabce89e864
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59502
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Qian Yingjin <qian@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/dt_object.h