summaryrefslogtreecommitdiff
path: root/test/tests
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-03-07 16:36:11 -0500
committerBruce Guenter <bruce@untroubled.org>2017-03-01 09:53:33 -0600
commit30d4097db6dfb3b84459da1f5ae73db8305a054f (patch)
tree87b32dc77647c5595be775c57c4d4a938642a7d9 /test/tests
parent2bba417e4171ce0e90f70047431a8ba74f9a598b (diff)
enable transparent large file support
Historically LFS mattered only to open/read large files. A few programs here use open/seek, but not generally on files that are large. However, LFS also applies to stat which procps does in a bunch of places -- some filesystems have 64bit inodes and attempts to do a 32bit stat will throw an error. Enable transparent LFS everywhere to avoid this.
Diffstat (limited to 'test/tests')
0 files changed, 0 insertions, 0 deletions