Andreas Gruenbacher
56535dc695
gfs2: Add flocks to glockfd debugfs file
...
Include flock glocks in the "glockfd" debugfs file. Those are similar to the
iopen glocks; while an open file is holding an flock, it is holding the file's
flock glock.
We cannot take f_fl_mutex in gfs2_glockfd_seq_show_flock() or else dumping the
"glockfd" file would block on flock operations. Instead, use the file->f_lock
spin lock to protect the f_fl_gh.gh_gl glock pointer.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com >
2022-06-29 13:07:53 +02:00
..
2021-08-18 22:08:24 +02:00
2021-08-18 22:08:24 +02:00
2022-05-09 23:12:34 -04:00
2019-07-03 14:45:18 +02:00
2022-05-13 21:59:18 +02:00
2021-06-29 10:56:51 +02:00
2019-09-03 09:42:41 +02:00
2021-06-29 10:56:51 +02:00
2019-09-04 20:22:17 +02:00
2020-06-05 20:19:21 +02:00
2022-06-29 13:07:53 +02:00
2019-06-05 17:37:12 +02:00
2022-06-29 13:07:53 +02:00
2022-05-24 21:29:14 +02:00
2022-01-11 16:52:44 +01:00
2020-10-29 22:16:46 +01:00
2021-10-25 08:42:19 +02:00
2022-02-15 15:01:40 +01:00
2022-05-09 23:12:33 -04:00
2019-05-21 10:50:46 +02:00
2022-02-15 15:01:40 +01:00
2021-08-19 12:31:17 -05:00
2021-05-20 13:31:37 +02:00
2022-03-07 12:45:57 -07:00
2021-05-20 13:31:37 +02:00
2022-05-24 21:29:14 +02:00
2017-11-02 11:10:55 +01:00
2022-05-09 23:12:33 -04:00
2022-05-24 21:29:14 +02:00
2022-02-02 07:49:59 -07:00
2022-05-24 21:29:14 +02:00
2020-05-08 18:47:58 +02:00
2022-05-14 03:05:55 +02:00
2019-06-05 17:37:12 +02:00
2022-05-24 19:00:41 -07:00
2022-02-15 15:01:40 +01:00
2022-03-31 15:57:50 -07:00
2021-08-20 09:03:46 -05:00
2022-02-02 07:49:59 -07:00
2019-06-05 17:37:12 +02:00
2021-10-25 08:42:19 +02:00
2021-03-07 17:04:55 +01:00
2021-02-23 18:54:22 +01:00
2021-10-25 08:42:18 +02:00
2021-08-20 09:03:46 -05:00
2021-04-09 22:14:13 +02:00
2019-06-05 17:37:12 +02:00