Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-06-04 Thread Max Reitz
On 02.06.21 20:59, Miklos Szeredi wrote: On Wed, 2 Jun 2021 at 20:20, Vivek Goyal wrote: On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: Mount point directories represent two inodes: On one hand, they are a normal directory on their parent filesystem. On the other, they are the roo

Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-06-02 Thread Miklos Szeredi
On Wed, 2 Jun 2021 at 20:20, Vivek Goyal wrote: > > On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: > > Mount point directories represent two inodes: On one hand, they are a > > normal directory on their parent filesystem. On the other, they are the > > root node of the filesystem moun

Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-06-02 Thread Vivek Goyal
On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: > Mount point directories represent two inodes: On one hand, they are a > normal directory on their parent filesystem. On the other, they are the > root node of the filesystem mounted there. Thus, they have two inode > IDs. > > Right now

Re: [Virtio-fs] [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-27 Thread Max Reitz
On 26.05.21 20:50, Vivek Goyal wrote: On Wed, May 26, 2021 at 02:13:24PM -0400, Vivek Goyal wrote: On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: Mount point directories represent two inodes: On one hand, they are a normal directory on their parent filesystem. On the other, they ar

Re: [Virtio-fs] [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-26 Thread Vivek Goyal
On Wed, May 26, 2021 at 02:13:24PM -0400, Vivek Goyal wrote: > On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: > > Mount point directories represent two inodes: On one hand, they are a > > normal directory on their parent filesystem. On the other, they are the > > root node of the files

Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-26 Thread Vivek Goyal
On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: > Mount point directories represent two inodes: On one hand, they are a > normal directory on their parent filesystem. On the other, they are the > root node of the filesystem mounted there. Thus, they have two inode > IDs. > > Right now

Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-20 Thread Dr. David Alan Gilbert
* Max Reitz (mre...@redhat.com) wrote: > On 17.05.21 16:57, Vivek Goyal wrote: > > On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: > > > Mount point directories represent two inodes: On one hand, they are a > > > normal directory on their parent filesystem. On the other, they are the >

Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-17 Thread Max Reitz
On 17.05.21 16:57, Vivek Goyal wrote: On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: Mount point directories represent two inodes: On one hand, they are a normal directory on their parent filesystem. On the other, they are the root node of the filesystem mounted there. Thus, they h

Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-17 Thread Vivek Goyal
On Wed, May 12, 2021 at 02:55:42PM +0200, Max Reitz wrote: > Mount point directories represent two inodes: On one hand, they are a > normal directory on their parent filesystem. On the other, they are the > root node of the filesystem mounted there. Thus, they have two inode > IDs. > > Right now

Re: [PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-12 Thread Connor Kuehl
On 5/12/21 7:55 AM, Max Reitz wrote: > Mount point directories represent two inodes: On one hand, they are a > normal directory on their parent filesystem. On the other, they are > the > root node of the filesystem mounted there. Thus, they have two inode > IDs. > > Right now, we only report the

[PATCH 1/3] virtiofsd: Find original inode ID of mount points

2021-05-12 Thread Max Reitz
Mount point directories represent two inodes: On one hand, they are a normal directory on their parent filesystem. On the other, they are the root node of the filesystem mounted there. Thus, they have two inode IDs. Right now, we only report the latter inode ID (i.e. the inode ID of the mounted