diff options
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2023-12-21 13:59:43 +0300 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2023-12-21 14:25:40 +0300 |
commit | 4cdfb6e7bc9c80142d33bf1d4653a73fa678ba56 (patch) | |
tree | 4a38dfc00d3279c8cf7f5f03ffc0246e5409ff8b /fs/9p/vfs_dir.c | |
parent | 652483bfbc45137e8dce556c9ddbd4458dad4452 (diff) | |
download | linux-4cdfb6e7bc9c80142d33bf1d4653a73fa678ba56.tar.xz |
fs/ntfs3: Disable ATTR_LIST_ENTRY size check
The use of sizeof(struct ATTR_LIST_ENTRY) has been replaced with le_size(0)
due to alignment peculiarities on different platforms.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312071005.g6YrbaIe-lkp@intel.com/
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/9p/vfs_dir.c')
0 files changed, 0 insertions, 0 deletions