Benjamin Coddington
7a9619e38c
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
...
[ Upstream commit f67b55b658 ]
Commit 64cfca85ba asserts the only valid return values for
nfs2/3_decode_dirent should not include -ENAMETOOLONG, but for a server
that sends a filename3 which exceeds MAXNAMELEN in a READDIR response the
client's behavior will be to endlessly retry the operation.
We could map -ENAMETOOLONG into -EBADCOOKIE, but that would produce
truncated listings without any error. The client should return an error
for this case to clearly assert that the server implementation must be
corrected.
Fixes: 64cfca85ba ("NFS: Return valid errors from nfs2/3_decode_dirent()")
Signed-off-by: Benjamin Coddington <bcodding@redhat.com >
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2023-09-23 10:59:48 +02:00
..
2022-06-22 14:11:02 +02:00
2023-02-06 07:52:36 +01:00
2023-06-21 15:44:12 +02:00
2019-10-25 00:03:11 -04:00
2019-08-30 07:27:17 -07:00
2021-01-06 14:48:39 +01:00
2023-08-30 16:27:15 +02:00
2020-11-05 11:43:36 +01:00
2023-08-11 11:54:01 +02:00
2023-09-23 10:59:40 +02:00
2023-03-11 16:43:56 +01:00
2023-01-18 11:41:09 +01:00
2019-11-23 21:44:49 -05:00
2021-09-12 08:56:38 +02:00
2023-09-23 10:59:40 +02:00
2022-02-01 17:24:34 +01:00
2023-08-30 16:27:21 +02:00
2021-05-26 12:05:19 +02:00
2020-12-02 08:49:53 +01:00
2019-08-30 07:27:17 -07:00
2023-09-23 10:59:36 +02:00
2019-11-10 11:56:05 -05:00
2023-08-11 11:53:59 +02:00
2023-08-11 11:53:47 +02:00
2023-07-27 08:37:26 +02:00
2023-06-09 10:29:01 +02:00
2019-08-30 07:27:17 -07:00
2021-09-22 12:26:25 +02:00
2023-07-27 08:37:40 +02:00
2023-08-30 16:27:10 +02:00
2023-03-11 16:43:59 +01:00
2023-06-09 10:29:01 +02:00
2021-04-14 08:24:14 +02:00
2019-08-30 08:11:25 -07:00
2023-01-18 11:41:38 +01:00
2022-06-14 18:11:36 +02:00
2023-06-09 10:29:01 +02:00
2023-08-11 11:53:43 +02:00
2023-07-27 08:37:25 +02:00
2023-09-23 10:59:48 +02:00
2023-09-23 10:59:40 +02:00
2023-09-23 10:59:48 +02:00
2022-04-15 14:18:35 +02:00
2023-09-23 10:59:48 +02:00
2020-12-30 11:51:22 +01:00
2023-09-23 10:59:48 +02:00
2023-09-23 10:59:37 +02:00
2023-09-23 10:59:38 +02:00
2023-07-27 08:37:26 +02:00
2022-11-25 17:42:22 +01:00
2023-09-23 10:59:42 +02:00
2023-06-09 10:29:01 +02:00
2023-01-18 11:41:39 +01:00
2023-09-23 10:59:40 +02:00
2023-02-22 12:50:28 +01:00
2023-07-27 08:37:06 +02:00
2021-09-30 10:09:26 +02:00
2019-08-30 07:27:17 -07:00
2023-09-23 10:59:43 +02:00
2020-10-29 09:57:53 +01:00
2023-09-23 10:59:40 +02:00
2020-08-26 10:40:51 +02:00
2023-02-22 12:50:39 +01:00
2021-03-07 12:20:48 +01:00
2023-08-11 11:53:59 +02:00
2022-09-20 12:28:00 +02:00
2023-06-09 10:29:01 +02:00
2023-09-23 10:59:40 +02:00
2020-08-21 13:05:37 +02:00
2019-09-17 11:48:24 -04:00
2023-04-05 11:16:42 +02:00
2023-06-28 10:18:42 +02:00
2023-02-22 12:50:35 +01:00
2022-08-25 11:17:21 +02:00
2023-01-18 11:41:46 +01:00
2023-01-18 11:41:46 +01:00
2021-10-06 15:42:35 +02:00
2023-01-18 11:41:46 +01:00
2023-01-18 11:41:33 +01:00
2021-05-22 11:38:29 +02:00
2022-11-25 17:42:22 +01:00
2023-01-18 11:41:25 +01:00
2022-06-22 14:11:03 +02:00
2020-12-11 13:23:30 +01:00
2020-10-29 09:57:45 +01:00
2022-06-14 18:11:41 +02:00
2020-10-01 13:17:19 +02:00
2021-04-14 08:24:11 +02:00
2020-01-12 12:21:37 +01:00
2023-09-23 10:59:40 +02:00
2023-06-28 10:18:35 +02:00
2022-06-06 08:33:50 +02:00
2021-09-15 09:47:28 +02:00
2022-05-25 09:14:34 +02:00
2023-03-17 08:32:47 +01:00
2020-04-17 10:50:21 +02:00
2023-07-27 08:37:25 +02:00
2019-09-12 21:06:14 -04:00
2023-05-17 11:35:58 +02:00
2023-07-27 08:37:26 +02:00
2023-07-27 08:37:26 +02:00
2023-06-05 08:17:32 +02:00
2019-12-17 19:55:30 +01:00
2019-09-18 16:59:14 -07:00
2023-01-18 11:40:55 +01:00
2020-03-25 08:25:41 +01:00
2019-09-18 16:59:14 -07:00
2023-01-18 11:41:59 +01:00
2020-01-17 19:48:21 +01:00
2023-09-23 10:59:40 +02:00
2021-08-26 08:36:22 -04:00
2020-03-18 07:17:51 +01:00
2021-08-12 13:21:02 +02:00
2023-01-18 11:41:44 +01:00
2021-03-17 17:03:33 +01:00
2019-09-06 21:28:49 +02:00
2020-02-11 04:35:23 -08:00
2021-04-21 12:56:16 +02:00
2022-01-29 10:25:11 +01:00
2021-07-20 16:10:54 +02:00
2022-09-05 10:27:47 +02:00
2022-10-17 17:24:32 +02:00
2022-04-27 13:50:48 +02:00
2023-05-30 12:44:07 +01:00
2023-08-11 11:53:59 +02:00
2022-10-26 13:22:21 +02:00
2020-02-11 04:35:12 -08:00
2023-01-18 11:40:53 +01:00