fs/ntfs3: Remove max link count info display during driver init
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Wed, 3 Apr 2024 07:08:04 +0000 (10:08 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Tue, 23 Apr 2024 06:34:22 +0000 (09:34 +0300)
commita8948b5450e7c65a3a34ebf4ccfcebc19335d4fb
treed3693025a55995518ddf4de33af59607fad3f3a6
parent110b24eb1a749bea3440f3ca2ff890a26179050a
fs/ntfs3: Remove max link count info display during driver init

Removes the output of this purely informational message from the
kernel buffer:

"ntfs3: Max link count 4000"

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Cc: stable@vger.kernel.org
fs/ntfs3/super.c