kernel/fs/ext4/mballoc.h
.. .. @@ -59,7 +59,7 @@ 59 59 * by the stream allocator, which purpose is to pack requests 60 60 * as close each to other as possible to produce smooth I/O traffic 61 61 * We use locality group prealloc space for stream request. 62 - * We can tune the same via /proc/fs/ext4/<parition>/stream_req62 + * We can tune the same via /proc/fs/ext4/<partition>/stream_req63 63 */ 64 64 #define MB_DEFAULT_STREAM_THRESHOLD 16 /* 64K */ 65 65