cifs: Show debug message when SFU Fifo type was detected
authorPali Rohár <pali@kernel.org>
Thu, 12 Sep 2024 12:05:45 +0000 (14:05 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 15 Sep 2024 15:42:45 +0000 (10:42 -0500)
commit25f6bd0fb016d4746025a02ed2eb9e7ce642c348
treee62a5571111639486e7ddb631778e02879d6d414
parentbb68327053a24734d5a146620f8a29219361dd3e
cifs: Show debug message when SFU Fifo type was detected

For debugging purposes it is a good idea to show detected SFU type also for
Fifo. Debug message is already print for all other special types.

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/inode.c