Re: [RFC v2 06/83] Add inode get/read methods.

2018-04-23 Thread Andiry Xu
On Sun, Apr 22, 2018 at 11:12 PM, Darrick J. Wong wrote: > [haaa, I finally found time to read more of these] > > On Sat, Mar 10, 2018 at 10:17:47AM -0800, Andiry Xu wrote: >> From: Andiry Xu >> >> These routines are incomplete and currently only support reserved inodes, >> whose addresses are fi

Re: [RFC v2 06/83] Add inode get/read methods.

2018-04-22 Thread Darrick J. Wong
[haaa, I finally found time to read more of these] On Sat, Mar 10, 2018 at 10:17:47AM -0800, Andiry Xu wrote: > From: Andiry Xu > > These routines are incomplete and currently only support reserved inodes, > whose addresses are fixed. This is necessary for fill_super to work. > File/dir operatio