orangefs: Remove ``aligned'' upcall and downcall length macros.
authorMartin Brandenburg <martin@omnibond.com>
Tue, 15 Dec 2015 19:22:06 +0000 (14:22 -0500)
committerMike Marshall <hubcap@omnibond.com>
Thu, 17 Dec 2015 19:33:38 +0000 (14:33 -0500)
commita762ae6dc5a615f18b5f0fe54a0b8551e02e19d0
treece3d9a461b4530a0fc104609d9246c5a5212b80a
parent90d26aa80861afaee992228d8f0e57cbd06c8d87
orangefs: Remove ``aligned'' upcall and downcall length macros.

There was previously MAX_ALIGNED_DEV_REQ_(UP|DOWN)SIZE macros which
evaluated to MAX_DEV_REQ_(UP|DOWN)SIZE+8. As it is unclear what this is
for, other than creating a situation where we accept more data than we
can parse, it is removed.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
fs/orangefs/devorangefs-req.c
fs/orangefs/orangefs-cache.c
fs/orangefs/orangefs-kernel.h