[GFS2] Use atomic_t for journal free blocks counter
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 8 Nov 2007 14:55:03 +0000 (14:55 +0000)
committerSteven 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>
fs/gfs2/incore.h
fs/gfs2/log.c
fs/gfs2/ops_fstype.c

Simple merge
diff --cc fs/gfs2/log.c
Simple merge
Simple merge