Orangefs: Clean up error decoding.
authorMartin Brandenburg <martin@omnibond.com>
Fri, 2 Oct 2015 16:11:19 +0000 (12:11 -0400)
committerMike Marshall <hubcap@omnibond.com>
Sat, 3 Oct 2015 16:04:46 +0000 (12:04 -0400)
commit894ac432b48bb64fabae31fd2f373b2b8659350f
treefd7892e8e77572b41ab5cb17152f0721d6411b3f
parent353908035f699bc6b769c4cd351c3125553d63c1
Orangefs: Clean up error decoding.

Errors from the server need to be decoded. A bunch of code was imported from
the server to do this but much of it is convoluted and not even needed. The
result is better but still as convoluted as required by the protocol.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/protocol.h
fs/orangefs/pvfs2-utils.c