]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c94740dc096633e9478c45280125ecb8d667414
treefd7892e8e77572b41ab5cb17152f0721d6411b3f
parent3d63cd0202ef40daf1aba6e5a8794dac4d3cad97
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