Re: [PATCH] brd: enable diskstats

2012-12-23 Thread Ryo Onodera
Hi, I'm Ryo Onodera. This is a resend for my earlier patch. Because I got no reply, I've added other people as CC, picking from the commit history of the relevant file. I created this very tiny patch to enable /proc/diskstats for /dev/ramX. I'm contacting Nick Piggin as the maintainer of ramdis

[PATCH] brd: enable diskstats

2012-12-23 Thread Ryo Onodera
Signed-off-by: Ryo Onodera --- drivers/block/brd.c |7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/block/brd.c b/drivers/block/brd.c index 531ceb3..181b2d7 100644 --- a/drivers/block/brd.c +++ b/drivers/block/brd.c @@ -332,6 +332,7 @@ static void brd_make_request(struct requ