remarkable-linux/fs/fuse
Miklos Szeredi 83cfd49351 [PATCH] fuse: introduce unified request state
The state of request was made up of 2 bitfields (->sent and ->finished) and of
the fact that the request was on a list or not.

Unify this into a single state field.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-16 23:15:30 -08:00
..
dev.c [PATCH] fuse: introduce unified request state 2006-01-16 23:15:30 -08:00
dir.c [PATCH] fuse: uninline some functions 2006-01-16 23:15:29 -08:00
file.c [PATCH] fuse: uninline some functions 2006-01-16 23:15:29 -08:00
fuse_i.h [PATCH] fuse: introduce unified request state 2006-01-16 23:15:30 -08:00
inode.c [PATCH] fuse: miscellaneous cleanup 2006-01-16 23:15:30 -08:00
Makefile [PATCH] FUSE - file operations 2005-09-09 14:03:45 -07:00