orangefs: Remove redundant "trusted." xattr handler
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 30 May 2016 09:26:00 +0000 (11:26 +0200)
committerMike Marshall <hubcap@omnibond.com>
Tue, 5 Jul 2016 19:47:22 +0000 (15:47 -0400)
commit2ce8272a1014d9d0d2f859ffba9a815f9ce12f99
tree0179d6d7652035837e8b4adc61b941a81537998b
parent972a7344fcb54e0aabe78cfac5abb531fc6299ab
orangefs: Remove redundant "trusted." xattr handler

Orangefs has a catch-all xattr handler that effectively does what the
trusted handler does already.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/xattr.c