]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit360c59dca64810ae1d9494e4d4748ca7fa7c9e4d
tree450a7404811befc560ac92eb3361dcfad2ecec32
parentb1c7ade0e15eb4490ce0986e9727a7fd7977be6f
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