Steven Whitehouse 16615be18c [GFS2] Clean up journaled data writing
This patch cleans up the code for writing journaled data into the log.
It also removes the need to allocate a small "tag" structure for each
block written into the log. Instead we just keep count of the outstanding
I/O so that we can be sure that its all been written at the correct time.
Another result of this patch is that a number of ll_rw_block() calls
have become submit_bh() calls, closing some races at the same time.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2007-10-10 08:56:24 +01:00
..
2006-11-30 10:37:32 -05:00
2006-10-20 09:13:40 -04:00
2007-10-10 08:55:32 +01:00
2007-07-09 08:22:24 +01:00
2007-10-10 08:55:03 +01:00
2007-10-10 08:55:03 +01:00
2007-10-10 08:55:51 +01:00
2007-02-05 13:38:20 -05:00
2007-10-10 08:56:24 +01:00
2007-10-10 08:56:24 +01:00
2007-10-10 08:56:24 +01:00
2007-10-10 08:55:34 +01:00
2007-07-19 10:04:41 -07:00
2007-10-10 08:55:10 +01:00
2007-07-09 08:22:19 +01:00
2006-09-05 10:39:21 -04:00