fuse: readdirplus: change attributes once
authorMiklos Szeredi <mszeredi@suse.cz>
Wed, 17 Jul 2013 12:53:53 +0000 (14:53 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Wed, 17 Jul 2013 12:53:53 +0000 (14:53 +0200)
commitfa2b7213600f8110ebac64acebc78a885b0594a0
treeb72c3cc5f0af67623da13454a1c500fc60404b4b
parent2914941e3178d84a216fc4eb85292dfef3b6d628
fuse: readdirplus: change attributes once

If we got the inode through fuse_iget() then the attributes are already
up-to-date.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
fs/fuse/dir.c