fix compile errors with lustre
- the XOPEN_SOURCE definition seems to be uneeded. It was there from the early days, probably defensively, but it messes up the declaration of caddr_t needed by quota.h which in turn is recently needed by lustre. - the reworked hint functions for lustre did not compile. oops. Closes #1973
Please register or sign in to comment