commit | 7af5ad28a603f2d1ef4c579b8ab0a9d4767a348e | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@sandeen.net> | Wed Apr 06 07:57:45 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Apr 06 07:57:45 2016 +1000 |
tree | be9dfa93d1db3c4428a15cdd7a6aa5a18f7fc9b0 | |
parent | e5bd12bfea60af455f4cbad494e4ac1082e3abd6 [diff] |
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>