Re: file metadata via fs API (was: [GIT PULL] Filesystem Information)

From: David Howells
Date: Wed Aug 12 2020 - 11:22:41 EST


Miklos Szeredi <miklos@xxxxxxxxxx> wrote:

> Why does it have to have a struct mount? It does not have to use
> dentry/mount based path lookup.

file->f_path.mnt

David