btrfs: fix the commment for the action flags in delayed-ref.h
authorWang Sheng-Hui <shhuiw@gmail.com>
Fri, 21 Sep 2012 00:21:01 +0000 (08:21 +0800)
committerJiri Kosina <jkosina@suse.cz>
Fri, 21 Sep 2012 06:07:12 +0000 (08:07 +0200)
commit44a075bde9ab32d13bb2ff89f3e72fd869f272c4
treebc69ad42bad46672d09a4d74cc26774933b1d5ef
parent527a1361387cd132a577dc8a6ae676cfc1e8414b
btrfs: fix the commment for the action flags in delayed-ref.h

The action field has been merged into struct btrfs_delayed_ref_node,
and no struct btrfs_delayed_ref is available now.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/btrfs/delayed-ref.h