Home
last modified time | relevance | path

Searched hist:"685 d16ddb07b74537fb18972784e6214840fdd20" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/fuse/
H A Ddir.cdiff 685d16ddb07b74537fb18972784e6214840fdd20 Sun Jul 30 05:04:08 CDT 2006 Miklos Szeredi <miklos@szeredi.hu> [PATCH] fuse: fix zero timeout

An attribute and entry timeout of zero should mean, that the entity is
invalidated immediately after the operation. Previously invalidation only
happened at the next clock tick.

Reported and tested by Craig Davies.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>