linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* get_fs_excl/put_fs_excl/has_fs_excl
@ 2009-04-23 19:18 Christoph Hellwig
  2009-04-23 19:21 ` get_fs_excl/put_fs_excl/has_fs_excl Jens Axboe
  0 siblings, 1 reply; 11+ messages in thread
From: Christoph Hellwig @ 2009-04-23 19:18 UTC (permalink / raw)
  To: axboe; +Cc: linux-fsdevel, linux-kernel

Stumbled over these gems recently when investigating the
lock_super/unlock_super removal.

These were added in commit 22e2c507c301c3dbbcf91b4948b88f78842ee6c9

        [PATCH] Update cfq io scheduler to time sliced design

which unfortunately doesn't contain any comments about it.  It seems to
be used to allow boosting priority for some sort of central fs metadata
updates, at least what the usage in the reiserfs journal code
looks like that.

Do you happen to have some notes/anecdotes about it so that we can
document it, give it saner naming and use it directly in the
spots that need it (including inside xfs, btrfs, etc) instead of lock_super?


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-04-27 17:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-23 19:18 get_fs_excl/put_fs_excl/has_fs_excl Christoph Hellwig
2009-04-23 19:21 ` get_fs_excl/put_fs_excl/has_fs_excl Jens Axboe
2009-04-23 21:23   ` get_fs_excl/put_fs_excl/has_fs_excl Jamie Lokier
2009-04-24  5:58     ` get_fs_excl/put_fs_excl/has_fs_excl Jens Axboe
2009-04-24 18:40   ` get_fs_excl/put_fs_excl/has_fs_excl Christoph Hellwig
2009-04-25 15:16     ` get_fs_excl/put_fs_excl/has_fs_excl Theodore Tso
2009-04-27  9:53       ` get_fs_excl/put_fs_excl/has_fs_excl Jens Axboe
2009-04-27 11:33         ` get_fs_excl/put_fs_excl/has_fs_excl Theodore Tso
2009-04-27 14:47           ` get_fs_excl/put_fs_excl/has_fs_excl Jamie Lokier
2009-04-27 16:29             ` get_fs_excl/put_fs_excl/has_fs_excl Theodore Tso
2009-04-27 17:03               ` get_fs_excl/put_fs_excl/has_fs_excl Jamie Lokier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).