]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit9285e825b7d24d8ec97ab25382a9d677e5a3269a
treecc6865cc0a60a35b2f1740662313d288d9a20353
parent7ec67f06d6127e8e0b51d8fd25bc8a97b9ac2297
[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