Whamcloud - gitweb
LU-18195 ldiskfs: support lost+found NO_CHECKS for Ubunutu
The IGET_NO_CHECKS function was expanded to handle Lustre's
lost+found. This change breaks in that you can't apply the
patch ext4-add-IGET_NO_CHECKS-flags to the Ubuntu ext4 source
code.
Discovered in building with the new patch the original patch
was not applying to the Ubuntu ext4 source code correctly.
Now it does.
Test-Parameters: trivial
Change-Id: I58692608f3b0dd8fa970242cda4943965bec0671
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56370
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>