[PATCH] fuse: rename the interrupted flag
authorMiklos Szeredi <miklos@szeredi.hu>
Sun, 25 Jun 2006 12:48:53 +0000 (05:48 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:19 +0000 (10:01 -0700)
commitf9a2842e5612b93fa20a624a8baa6c2a7ecea504
treecc6865cc0a60a35b2f1740662313d288d9a20353
parent33649c91a3df57c1090a657637d44b896de367e7
[PATCH] fuse: rename the interrupted flag

Rename the 'interrupted' flag to 'aborted', since it indicates exactly that,
and next patch will introduce an 'interrupted' flag for a

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/fuse/dev.c
fs/fuse/fuse_i.h