diff options
author | Martin Brandenburg <martin@omnibond.com> | 2015-11-13 20:26:10 +0100 |
---|---|---|
committer | Mike Marshall <hubcap@omnibond.com> | 2015-11-13 20:50:20 +0100 |
commit | 24c8d0804be00da90af9efa8eb404bd7a3284ba9 (patch) | |
tree | 378e3210e88fd70433ddf5d36af7bc1967dcdeea /fs/Makefile | |
parent | Orangefs: Remove upcall trailers which are not used. (diff) | |
download | linux-24c8d0804be00da90af9efa8eb404bd7a3284ba9.tar.xz linux-24c8d0804be00da90af9efa8eb404bd7a3284ba9.zip |
Orangefs: Clean up pvfs2_devreq_read.
* Kick invalid arguments out early, so handling them does not clutter
the code.
* Avoid possibility of race by not releasing lock until completely done.
* Do not leak ops (memory) in certain error condition.
* Check for more error conditions.
* Put module name in all error and debug logs.
* Document behavior.
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions