linux/fs/ocfs2/dlm
Akinobu Mita f116629d03 [PATCH] fs: use list_move()
This patch converts the combination of list_del(A) and list_add(A, B) to
list_move(A, B) under fs/.

Cc: Ian Kent <raven@themaw.net>
Acked-by: Joel Becker <joel.becker@oracle.com>
Cc: Neil Brown <neilb@cse.unsw.edu.au>
Cc: Hans Reiser <reiserfs-dev@namesys.com>
Cc: Urban Widmark <urban@teststation.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Mark Fasheh <mark.fasheh@oracle.com>
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-26 09:58:18 -07:00
..
dlmapi.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmast.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmcommon.h ocfs2: don't use MLF* in dlm/ files 2006-03-24 14:58:27 -08:00
dlmconvert.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmconvert.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmdebug.c ocfs2: don't use MLF* in dlm/ files 2006-03-24 14:58:27 -08:00
dlmdebug.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmdomain.c [PATCH] ocfs2: use hlists for lockres hash 2006-03-01 12:18:16 -08:00
dlmdomain.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmfs.c [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00
dlmfsver.c [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmfsver.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmlock.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmmaster.c [PATCH] ocfs2: dlm recovery fixes 2006-03-24 14:58:25 -08:00
dlmrecovery.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmthread.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmunlock.c [PATCH] fs: use list_move() 2006-06-26 09:58:18 -07:00
dlmver.c [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
dlmver.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
Makefile [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00
userdlm.c ocfs2: test and set teardown flag early in user_dlm_destroy_lock() 2006-04-07 17:39:43 -07:00
userdlm.h [PATCH] OCFS2: The Second Oracle Cluster Filesystem 2006-01-03 11:45:47 -08:00