Bob Peterson
9217411e2c
gfs2: report "already frozen/thawed" errors
...
[ Upstream commit ff132c5f93 ]
Before this patch, gfs2's freeze function failed to report an error
when the target file system was already frozen as it should (and as
generic vfs function freeze_super does. Similarly, gfs2's thaw function
failed to report an error when trying to thaw a file system that is not
frozen, as vfs function thaw_super does. The errors were checked, but
it always returned a 0 return code.
This patch adds the missing error return codes to gfs2 freeze and thaw.
Signed-off-by: Bob Peterson <rpeterso@redhat.com >
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2021-04-16 11:59:11 +02:00
..
2020-11-10 10:23:59 +01:00
2019-08-06 18:29:35 +02:00
2020-09-12 11:47:39 +02:00
2020-01-29 10:24:34 +01:00
2019-12-21 10:40:46 +01:00
2021-03-24 10:59:22 +01:00
2020-11-10 10:24:00 +01:00
2020-12-29 13:45:05 +01:00
2021-04-16 11:59:11 +02:00
2019-08-06 18:29:38 +02:00
2021-03-17 16:10:18 +01:00
2020-11-10 10:23:51 +01:00
2020-10-29 09:05:43 +01:00
2020-03-11 07:53:06 +01:00
2020-12-02 08:31:28 +01:00
2020-01-29 10:24:03 +01:00
2020-08-21 11:02:08 +02:00
2021-04-07 12:05:39 +02:00
2021-03-03 17:44:44 +01:00
2020-06-20 10:24:13 +02:00
2020-11-10 10:23:51 +01:00
2021-04-16 11:59:11 +02:00
2019-11-28 18:28:50 +01:00
2020-04-24 07:58:59 +02:00
2021-02-10 09:09:26 +01:00
2021-03-03 17:44:37 +01:00
2020-09-03 11:21:19 +02:00
2021-03-03 17:44:36 +01:00
2021-03-07 11:25:56 +01:00
2019-11-25 09:52:23 +01:00
2020-12-29 13:44:57 +01:00
2020-08-21 11:02:06 +02:00
2021-03-30 14:41:39 +02:00
2020-12-29 13:44:59 +01:00
2021-01-23 15:38:18 +01:00
2020-06-20 10:24:09 +02:00
2021-03-03 17:44:31 +01:00
2021-04-16 11:59:06 +02:00
2020-02-28 15:42:43 +01:00
2021-02-23 13:59:15 +01:00
2021-04-16 11:59:09 +02:00
2020-01-12 11:24:20 +01:00
2021-01-09 13:35:50 +01:00
2021-04-07 12:05:40 +02:00
2020-08-26 10:29:03 +02:00
2021-03-30 14:41:40 +02:00
2021-03-07 11:25:58 +01:00
2021-01-17 13:57:54 +01:00
2021-03-17 16:10:14 +01:00
2020-08-21 11:02:11 +02:00
2021-03-07 11:25:56 +01:00
2020-06-03 08:16:42 +02:00
2021-03-17 16:10:18 +01:00
2019-11-06 12:18:04 +01:00
2020-10-01 20:40:12 +02:00
2020-11-10 10:23:56 +01:00
2020-05-20 08:15:32 +02:00
2020-06-30 15:38:35 -04:00
2021-04-16 11:59:07 +02:00
2020-10-14 09:48:13 +02:00
2021-02-03 23:19:49 +01:00
2020-05-27 16:41:40 +02:00
2021-02-23 13:59:15 +01:00
2020-04-02 17:20:27 +02:00
2020-11-24 13:03:05 +01:00
2020-01-12 11:24:13 +01:00
2020-03-11 07:53:07 +01:00
2020-05-02 17:23:10 +02:00
2020-03-20 09:07:44 +01:00
2020-05-02 17:23:20 +02:00
2020-01-04 13:41:06 +01:00
2021-03-24 10:59:25 +01:00
2020-11-24 13:03:00 +01:00
2019-09-06 10:19:37 +02:00
2020-08-21 11:01:55 +02:00