]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] dm snapshot: tidy pe ref counting
authorAlasdair G Kergon <agk@redhat.com>
Tue, 3 Oct 2006 08:15:30 +0000 (01:15 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:14 +0000 (08:04 -0700)
commitcf290cb5d48b5431e3799d21f96b79b95435b006
tree279cf60137cc08f4f4ae17f04940d69d68262b10
parent269c5cb7ac15a88beb82dcd4bb7c6e28e7f3ab39
[PATCH] dm snapshot: tidy pe ref counting

Rename sibling_count to ref_count and introduce get and put functions.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-snap.c