]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: ulist: Add ulist_del() function.
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Mon, 20 Apr 2015 01:26:02 +0000 (09:26 +0800)
committerChris Mason <clm@fb.com>
Wed, 10 Jun 2015 16:26:17 +0000 (09:26 -0700)
commit369c0b8e8c3b46ee61a900b353c29881ee6808fd
tree9b866bbf41de8dfa612f1f50575b62f01f26cfae
parentbd4077b64a6f0d5f9c76e319f83bd7446eabe379
btrfs: ulist: Add ulist_del() function.

This function will delete unode with given (val,aux) pair.
And with this patch, seqnum for debug usage doesn't have any meaning
now, so remove them.

This is used by later patches to skip snapshot root.

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/ulist.c
fs/btrfs/ulist.h