Re: [Gluster-devel] Storing list of dentries of children in parent inode

2018-07-02 Thread Raghavendra Gowdappa
On Fri, Jun 29, 2018 at 1:02 PM, Amar Tumballi wrote: > > > On Fri, Jun 29, 2018 at 12:25 PM, Vijay Bellur wrote: > >> >> >> On Wed, Jun 27, 2018 at 10:15 PM Raghavendra Gowdappa < >> rgowd...@redhat.com> wrote: >> >>> All, >>> >>> There is a requirement in write-behind where during readdirp we

Re: [Gluster-devel] Storing list of dentries of children in parent inode

2018-07-02 Thread Nithya Balachandran
On 29 June 2018 at 13:02, Amar Tumballi wrote: > > > On Fri, Jun 29, 2018 at 12:25 PM, Vijay Bellur wrote: > >> >> >> On Wed, Jun 27, 2018 at 10:15 PM Raghavendra Gowdappa < >> rgowd...@redhat.com> wrote: >> >>> All, >>> >>> There is a requirement in write-behind where during readdirp we may hav

Re: [Gluster-devel] Storing list of dentries of children in parent inode

2018-06-29 Thread Raghavendra Gowdappa
On Fri, Jun 29, 2018 at 12:25 PM, Vijay Bellur wrote: > > > On Wed, Jun 27, 2018 at 10:15 PM Raghavendra Gowdappa > wrote: > >> All, >> >> There is a requirement in write-behind where during readdirp we may have >> to invalidate iatts/stats of some of the children of the directory [1]. For >> la

Re: [Gluster-devel] Storing list of dentries of children in parent inode

2018-06-29 Thread Raghavendra Gowdappa
On Fri, Jun 29, 2018 at 1:02 PM, Amar Tumballi wrote: > > > On Fri, Jun 29, 2018 at 12:25 PM, Vijay Bellur wrote: > >> >> >> On Wed, Jun 27, 2018 at 10:15 PM Raghavendra Gowdappa < >> rgowd...@redhat.com> wrote: >> >>> All, >>> >>> There is a requirement in write-behind where during readdirp we

Re: [Gluster-devel] Storing list of dentries of children in parent inode

2018-06-29 Thread Amar Tumballi
On Fri, Jun 29, 2018 at 12:25 PM, Vijay Bellur wrote: > > > On Wed, Jun 27, 2018 at 10:15 PM Raghavendra Gowdappa > wrote: > >> All, >> >> There is a requirement in write-behind where during readdirp we may have >> to invalidate iatts/stats of some of the children of the directory [1]. For >> la

Re: [Gluster-devel] Storing list of dentries of children in parent inode

2018-06-28 Thread Vijay Bellur
On Wed, Jun 27, 2018 at 10:15 PM Raghavendra Gowdappa wrote: > All, > > There is a requirement in write-behind where during readdirp we may have > to invalidate iatts/stats of some of the children of the directory [1]. For > lack of better alternatives I added a dentry list to parent inode which

[Gluster-devel] Storing list of dentries of children in parent inode

2018-06-27 Thread Raghavendra Gowdappa
All, There is a requirement in write-behind where during readdirp we may have to invalidate iatts/stats of some of the children of the directory [1]. For lack of better alternatives I added a dentry list to parent inode which contains all children that've been linked (through lookup or readdirp on