> -----邮件原件----- > 发件人: Chen Hanxiao <chenhx.fnst@xxxxxxxxxxx> > 发送时间: 2024年1月24日 22:38 > 收件人: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx>; Anna > Schumaker <anna@xxxxxxxxxx> > 抄送: Jeff Layton <jlayton@xxxxxxxxxx>; linux-nfs@xxxxxxxxxxxxxxx > 主题: [PATCH] nfs: fix regression in handling of fsc= option in NFSv4 > > Setting the uniquifier for fscache via the fsc= mount > option is currently broken in NFSv4. > > Fix this by passing fscache_uniq to root_fc if possible. > > Signed-off-by: Chen Hanxiao <chenhx.fnst@xxxxxxxxxxx> > --- > fs/nfs/nfs4super.c | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) > Ping? Regards, - Chen