Files
tegra-linux-noble/fs/gfs2
Bob Peterson 901c6c665b GFS2: Update master statfs buffer with sd_statfs_spin locked
Before this patch, function update_statfs called gfs2_statfs_change_out
to update the master statfs buffer without the sd_statfs_spin held.
In theory, another process could call gfs2_statfs_sync, which takes
the sd_statfs_spin lock and re-reads m_sc from the buffer. So there's
a theoretical timing window in which one process could write the
master statfs buffer, then another comes along and re-reads it, wiping
out the changes.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2015-12-14 12:19:28 -06:00
..
2014-03-19 15:16:24 +00:00
2014-03-03 13:50:12 +00:00
2015-11-16 12:00:29 -06:00
2015-12-14 12:19:24 -06:00
2015-12-14 12:19:24 -06:00
2015-12-14 12:19:24 -06:00
2015-10-29 12:57:48 -05:00
2015-12-14 12:19:24 -06:00
2013-06-14 11:17:15 +01:00
2013-06-03 14:20:18 -07:00
2015-11-09 15:11:24 -08:00
2014-05-14 10:04:34 +01:00
2015-11-16 12:00:29 -06:00
2015-12-14 12:19:24 -06:00
2015-01-13 10:48:57 +00:00
2015-05-05 13:23:22 -05:00
2015-11-16 12:00:29 -06:00