Whamcloud - gitweb
LU-18813 osd-wbcfs: make dt_last_seq_get() optional
authorTimothy Day <timday@amazon.com>
Sun, 1 Jun 2025 20:39:04 +0000 (16:39 -0400)
committerOleg Drokin <green@linuxhacker.ru>
Fri, 13 Jun 2025 01:36:16 +0000 (21:36 -0400)
commitbae082e9c4f5ecdfb5642462470200c91ac94885
treee9a1a47d5dff1d582b2b2c29d67ce3131ab87f67
parent688bced7b4be56a88412ff3e45d47599d5b2b759
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
lustre/include/dt_object.h