Re: [PATCH v3 00/19] overlay: support idmapped layers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 31, 2022 at 01:22:58PM +0200, Christian Brauner wrote:

Hi Christian,

Following the example in here.

https://gitlab.com/brauner/fs.idmapped.overlay.xfstests.output/-/blob/main/manual.test.instructions

sudo mount-idmapped --map-mount b:10000000:0:100000000000 ./my-tmp /mnt

Initially I could not even create idmapped mounts. I had to specify
full path and then it works. But relative path (./my-tmp) does not
work.

For example this works.

/root/git/xfstests-dev/src/idmapped-mounts/mount-idmapped --map-mount b:10000000:0:100000000000 /root/idmapped-testing/my-tmp /root/idmapped-testing/shifted

But this fails.

$ /root/git/xfstests-dev/src/idmapped-mounts/mount-idmapped --map-mount b:10000000:0:100000000000 ./my-tmp shifted

Bad file descriptor - Failed to open ./my-tmp

Not sure if this is a limitation of idmapped-mounts or this is expected.

Thanks
Vivek




[Index of Archives]     [Linux Filesystems Devel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux