xfs: remove put_value from attr ->put_listent context
authorEric Sandeen <sandeen@sandeen.net>
Tue, 5 Apr 2016 21:57:45 +0000 (07:57 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 5 Apr 2016 21:57:45 +0000 (07:57 +1000)
commit7af5ad28a603f2d1ef4c579b8ab0a9d4767a348e
treebe9dfa93d1db3c4428a15cdd7a6aa5a18f7fc9b0
parente5bd12bfea60af455f4cbad494e4ac1082e3abd6
xfs: remove put_value from attr ->put_listent context

The put_value context member is never set; remove it
and the conditional test in xfs_attr3_leaf_list_int().

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_attr.h
fs/xfs/xfs_attr_list.c