GFS2: Fix typo in gfs2_log_end_write loop
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 21 May 2013 11:49:07 +0000 (12:49 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 24 May 2013 12:48:09 +0000 (13:48 +0100)
commite97e548ba8baffe051146d1f5e897dec48da20e0
tree450a7404811befc560ac92eb3361dcfad2ecec32
parent75f96ce6e754eee30d9ec788ad91c6ec21d0a46b
GFS2: Fix typo in gfs2_log_end_write loop

There was a missing _all in this loop iterator

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lops.c