On 2/15/23 2:40 PM, Helge Deller wrote: > Here is an updated patch which > - should support other platforms which needs aliasing > - allows users to pass in an address in mmap(). This is checked > and returned -EINVAL if it does not fullfill the aliasing. > (this part is untested up to now!) > > > Jens, I think you need to add the "_FILE_OFFSET_BITS=64" define > when compiling your testsuite, e.g. for lfs-openat.t and lfs-openat-write.t I fixed this earlier, just adding O_LARGEFILE to those two tests. Did you test before that, or is there still an issue? -- Jens Axboe