commit | 5b62073d502a88fedc5c369f8a004bda7c9d1999 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <miklos@szeredi.hu> | Mon Nov 07 00:59:49 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 07 07:53:42 2005 -0800 |
tree | cc450425ceb954c05b119a6310535382a8f6fe90 | |
parent | cc4e69dee4a080f6eae3f410daec2593f4fa6f00 [diff] |
[PATCH] FUSE: bump interface minor version Though the following changes are all backward compatible (from the kernel's as well as the library's POV) change the minor version, so interested applications can detect new features. Signed-off-by: Miklos Szeredi <miklos@szeredi.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>