Re: [PATCH 7/8] ncpfs: don't use ->d_time

From: Al Viro
Date: Wed Jun 22 2016 - 12:52:19 EST


On Wed, Jun 22, 2016 at 04:35:09PM +0200, Miklos Szeredi wrote:
> Ncpfs stores a boolean value in ->d_fsdata as well as using d_time.
> Introcude ncp_dentry to store both of these and make d_fsdata point to it.

Umm... I'd ask if you've profiled that change (you are adding a bunch of
dereferencing), but it's ncpfs we are talking about...