Steven Whitehouse af5c269799 GFS2: Clean up reservation removal
The reservation for an inode should be cleared when it is truncated so
that we can start again at a different offset for future allocations.
We could try and do better than that, by resetting the search based on
where the truncation started from, but this is only a first step.

In addition, there are three callers of gfs2_rs_delete() but only one
of those should really be testing the value of i_writecount. While
we get away with that in the other cases currently, I think it would
be better if we made that test specific to the one case which
requires it.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2013-09-27 12:49:33 +01:00
..
2011-07-25 14:30:23 -04:00
2013-09-27 12:49:33 +01:00
2010-09-20 11:18:16 +01:00
2013-09-05 16:23:51 -04:00
2013-06-29 12:57:05 +04:00
2013-09-27 12:49:33 +01:00
2008-06-27 09:39:44 +01:00
2013-08-19 09:33:16 +01:00
2011-10-21 12:39:41 +01:00
2013-09-18 10:39:53 +01:00
2013-09-27 12:49:33 +01:00
2013-06-14 11:17:15 +01:00
2013-06-03 14:20:18 -07:00
2013-04-04 09:52:50 +01:00
2013-08-19 17:26:32 +01:00
2013-06-05 09:50:40 +01:00
2011-05-10 13:12:49 +01:00
2013-08-19 17:26:32 +01:00
2013-08-19 17:26:32 +01:00
2013-09-27 12:49:33 +01:00
2013-09-27 12:49:33 +01:00
2013-09-27 12:49:33 +01:00
2013-01-29 10:29:05 +00:00
2012-01-11 09:23:05 +00:00
2013-06-19 21:29:19 +01:00
2013-02-13 12:21:40 +00:00
2009-12-16 12:16:49 -05:00