aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2024-05-16 00:56:47 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2024-06-07 14:31:06 +0300
commit3cdad499ac10556fc368a909d35ec821c52ea00e (patch)
tree7cc673431f3f1cc1dfb54a2b6f94129f74cdafb1
parentfs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value (diff)
downloadwireguard-linux-3cdad499ac10556fc368a909d35ec821c52ea00e.tar.xz
wireguard-linux-3cdad499ac10556fc368a909d35ec821c52ea00e.zip
fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE
MAXIMUM_REPARSE_DATA_BUFFER_SIZE is not used in the code. Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
-rw-r--r--fs/ntfs3/ntfs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/ntfs3/ntfs.h b/fs/ntfs3/ntfs.h
index 1f2cdb0dbbe1..a5ca08db6dc5 100644
--- a/fs/ntfs3/ntfs.h
+++ b/fs/ntfs3/ntfs.h
@@ -999,9 +999,6 @@ struct REPARSE_POINT {
static_assert(sizeof(struct REPARSE_POINT) == 0x18);
-/* Maximum allowed size of the reparse data. */
-#define MAXIMUM_REPARSE_DATA_BUFFER_SIZE (16 * 1024)
-
/*
* The value of the following constant needs to satisfy the following
* conditions: