public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove BKL from the bfs driver
@ 2008-06-05 18:26 Dmitri Vorobiev
  2008-06-05 18:26 ` [PATCH 1/2] bfs: assorted cleanups Dmitri Vorobiev
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dmitri Vorobiev @ 2008-06-05 18:26 UTC (permalink / raw)
  To: akpm, tigran, linux-kernel, linux-fsdevel

Hi Andrew,

This removes quite a few instances of BKL usage in the bfs
driver. Given the purpose and the user base of this driver,
I do not believe that a finer-granularity lock than the big
fat filesystem-wide mutex I have implemented here is needed.

Please consider.

Thanks,
Dmitri

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

end of thread, other threads:[~2008-06-05 21:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 18:26 [PATCH 0/2] Remove BKL from the bfs driver Dmitri Vorobiev
2008-06-05 18:26 ` [PATCH 1/2] bfs: assorted cleanups Dmitri Vorobiev
2008-06-05 18:26 ` [PATCH 2/2] bfs: kill BKL Dmitri Vorobiev
2008-06-05 18:42 ` [PATCH 0/2] Remove BKL from the bfs driver Andrew Morton
2008-06-05 21:11   ` Vorobiev Dmitri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox