fuse: add ATTR_TIMEOUT macro
authorMiklos Szeredi <mszeredi@redhat.com>
Thu, 10 Aug 2023 10:45:05 +0000 (12:45 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Wed, 16 Aug 2023 10:39:41 +0000 (12:39 +0200)
commit9dc10a54abe50b733a5b561d5f8be718e79c3590
tree87366b3328b948a47915babd4ed8bf5d0bf9c8d1
parentba58a37c2847f21494a04240fb48955cbd5d1aca
fuse: add ATTR_TIMEOUT macro

Next patch will introduce yet another type attribute reply.  Add a macro
that can handle attribute timeouts for all of the structs.

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