The patch titled fuse: fix typo has been added to the -mm tree. Its filename is fuse-fix-typo.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: fuse: fix typo From: Alexey Dobriyan <adobriyan@xxxxxxxxx> Signed-off-by: Thomas Hisch <t.hisch@xxxxxxxxx> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx> Cc: Miklos Szeredi <miklos@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- Documentation/filesystems/fuse.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -puN Documentation/filesystems/fuse.txt~fuse-fix-typo Documentation/filesystems/fuse.txt --- a/Documentation/filesystems/fuse.txt~fuse-fix-typo +++ a/Documentation/filesystems/fuse.txt @@ -94,8 +94,8 @@ Mount options filesystem is free to implement it's access policy or leave it to the underlying file access mechanism (e.g. in case of network filesystems). This option enables permission checking, restricting - access based on file mode. This is option is usually useful - together with the 'allow_other' mount option. + access based on file mode. It is usually useful together with the + 'allow_other' mount option. 'allow_other' _ Patches currently in -mm which might be from adobriyan@xxxxxxxxx are fuse-fix-typo.patch git-mtd.patch megaraid-fix-warnings-when-config_proc_fs=n.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html