The patch titled fuse: fix typo has been removed from the -mm tree. Its filename was fuse-fix-typo.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ 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 file 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 git-dvb.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