commit | d4b804045924d7f8d2ea988be22c4b9e6492ec11 | [log] [tgz] |
---|---|---|
author | Qu Wenruo <quwenruo@cn.fujitsu.com> | Mon Apr 20 09:26:02 2015 +0800 |
committer | Chris Mason <clm@fb.com> | Wed Jun 10 09:26:17 2015 -0700 |
tree | 9b866bbf41de8dfa612f1f50575b62f01f26cfae | |
parent | e69bcee37692f5d8c557335ddd2444cb4afe0005 [diff] |
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>