Skip to content

Commit

Permalink
romio: clean up file system detection
Browse files Browse the repository at this point in the history
ROMIO file system checking had grown out of hand:
- use AC_CHECK_MEMBERS instead of our ancient home-grown stat member
checking logic.
- abstract the "stat/statfs/statvfs" part from the rest of the code so
  we don't duplicate detection logic in three places
  • Loading branch information
roblatham00 committed Nov 12, 2021
1 parent 4e5ce99 commit 59ea6ce
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 376 deletions.
Loading

0 comments on commit 59ea6ce

Please sign in to comment.