fuse: getattr cleanup
authorMiklos Szeredi <mszeredi@redhat.com>
Tue, 12 Sep 2017 14:57:54 +0000 (16:57 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Tue, 12 Sep 2017 14:57:54 +0000 (16:57 +0200)
commit5b97eeacbd80a7bb60f2534eb43304f821e1ba06
treeea23ede67dcf69958bc4f5a86974d5636bdecfce
parente1c0eecba1a4154c35c400f1cc9a035e6246bbcd
fuse: getattr cleanup

The refreshed argument isn't used by any caller, get rid of it.

Use a helper for just updating the inode (no need to fill in a kstat).

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/dir.c
fs/fuse/file.c
fs/fuse/fuse_i.h