git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bcd610
)
[GFS2] Use atomic_t for journal free blocks counter
author
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 8 Nov 2007 14:55:03 +0000
(14:55 +0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 25 Jan 2008 08:07:54 +0000
(08:07 +0000)
This patch changes the counter which keeps track of the free
blocks in the journal to an atomic_t in preparation for the
following patch which will update the log reservation code.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found