Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-17 | Orangefs: don't use deprecated xattr defines. | Mike Marshall | 1 | -11/+2 | |
Signed-off-by: Mike Marshall <hubcap@omnibond.com> | |||||
2015-12-17 | orangefs: Remove ``aligned'' upcall and downcall length macros. | Martin Brandenburg | 1 | -18/+0 | |
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> | |||||
2015-12-04 | Orangefs: change pvfs2 filenames to orangefs | Mike Marshall | 1 | -0/+819 | |
Also changed references within source files that referred to header files whose names had changed. Signed-off-by: Mike Marshall <hubcap@omnibond.com> |