commit | 80274737220f8c5ea75696dde4c5c7feba39456f | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Mon Jun 02 09:08:47 2008 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Jun 27 09:39:34 2008 +0100 |
tree | 474bd28108d0340ce09f3345958d88eace374240 | |
parent | 2d81afb87972013b43b055b4711dc75fdeeb9ba8 [diff] |
[GFS2] Fix ordering of args for list_add The patch to remove lock_nolock managed to get the arguments of this list_add backwards. This fixes it. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>