]> git.neil.brown.name Git - history.git/commit
[PATCH] dm: Correct target_type reference counting
authorJoe Thornber <joe@fib011235813.fsnet.co.uk>
Wed, 8 Jan 2003 01:54:02 +0000 (17:54 -0800)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Wed, 8 Jan 2003 01:54:02 +0000 (17:54 -0800)
commit659a1d125d5935d85f484e22c287b21439786539
tree3b1423e63dd9d03e95c0ff7285acac17d83731d0
parentf338ca08ff38d8db1728f302325611545b5aeec5
[PATCH] dm: Correct target_type reference counting

ti->use was only getting incremented the first time a target type was
retrieved (bug introduced by recent hch patch).
drivers/md/dm-target.c