]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
fsnotify: Exchange list heads instead of moving elements
authorAndreas Gruenbacher <agruen@suse.de>
Wed, 28 Jul 2010 14:18:38 +0000 (10:18 -0400)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 14:18:52 +0000 (10:18 -0400)
Instead of moving list elements from destroy_list to &private_destroy_list,
exchange the list heads.

Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Eric Paris <eparis@redhat.com>

No differences found