diff options
author | 2024-02-21 10:43:58 +0000 | |
---|---|---|
committer | 2024-02-26 09:32:23 -0800 | |
commit | c8e314624a1666ed2eec28549713021a8ec801e9 (patch) | |
tree | 2a2760161b8e56a166e97a76f34aad37d9531c5f /scripts/generate_rust_analyzer.py | |
parent | Linux 6.8-rc6 (diff) | |
download | linux-rng-c8e314624a1666ed2eec28549713021a8ec801e9.tar.xz linux-rng-c8e314624a1666ed2eec28549713021a8ec801e9.zip |
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 <shiftee@posteo.net>
Fixes: 4fd6c08a16d7 ("fs/ntfs3: Use i_size_read and i_size_write")
Tested-by: Chris Clayton <chris2553@googlemail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions