commit | f9a2842e5612b93fa20a624a8baa6c2a7ecea504 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <miklos@szeredi.hu> | Sun Jun 25 05:48:53 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 10:01:19 2006 -0700 |
tree | cc6865cc0a60a35b2f1740662313d288d9a20353 | |
parent | 33649c91a3df57c1090a657637d44b896de367e7 [diff] |
[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>