The patch titled Subject: Documentation/cgroups/blkio-controller.txt: fix typo has been added to the -mm tree. Its filename is documentation-cgroups-blkio-controllertxt-fix-typo.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/SubmitChecklist when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Warren Turkal <wt@xxxxxxxxxx> Subject: Documentation/cgroups/blkio-controller.txt: fix typo Signed-off-by: Warren Turkal <wt@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/cgroups/blkio-controller.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/cgroups/blkio-controller.txt~documentation-cgroups-blkio-controllertxt-fix-typo Documentation/cgroups/blkio-controller.txt --- a/Documentation/cgroups/blkio-controller.txt~documentation-cgroups-blkio-controllertxt-fix-typo +++ a/Documentation/cgroups/blkio-controller.txt @@ -75,7 +75,7 @@ Throttling/Upper Limit policy mount -t cgroup -o blkio none /sys/fs/cgroup/blkio - Specify a bandwidth rate on particular device for root group. The format - for policy is "<major>:<minor> <byes_per_second>". + for policy is "<major>:<minor> <bytes_per_second>". echo "8:16 1048576" > /sys/fs/cgroup/blkio/blkio.throttle.read_bps_device _ Patches currently in -mm which might be from wt@xxxxxxxxxx are documentation-cgroups-blkio-controllertxt-fix-typo.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