diff options
author | Mark O'Donovan <[email protected]> | 2024-02-21 10:43:58 +0000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2024-02-26 09:32:23 -0800 |
commit | c8e314624a1666ed2eec28549713021a8ec801e9 (patch) | |
tree | 2a2760161b8e56a166e97a76f34aad37d9531c5f /scripts/rustdoc_test_builder.rs | |
parent | d206a76d7d2726f3b096037f2079ce0bd3ba329b (diff) |
fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
When CONFIG_NTFS3_LZX_XPRESS is not set then we get the following build
error:
fs/ntfs3/frecord.c:2460:16: error: unused variable ‘i_size’
Signed-off-by: Mark O'Donovan <[email protected]>
Fixes: 4fd6c08a16d7 ("fs/ntfs3: Use i_size_read and i_size_write")
Tested-by: Chris Clayton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions