Re: [PATCH v3 03/13] exfat: add inode operations

From: Namjae Jeon
Date: Fri Nov 22 2019 - 20:56:25 EST


2019-11-23 2:02 GMT+09:00, Al Viro <viro@xxxxxxxxxxxxxxxxxx>:
> On Tue, Nov 19, 2019 at 04:37:08AM -0500, Namjae Jeon wrote:
>> This adds the implementation of inode operations for exfat.
>
> Could you explain where is ->d_time ever read?
Oops, That's leftover from the clean-up that use d_fsdata instead of ->d_time.
Will remove it on next version.

Thanks for review!
>