loop: Update mtime when writing using aops
authorNikanth Karthikesan <knikanth@suse.de>
Thu, 8 Apr 2010 19:39:31 +0000 (21:39 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 8 Apr 2010 19:39:31 +0000 (21:39 +0200)
commit02246c41171097ceab3246f6dc251ac89de6004b
treef50a2cc750b730ebf71f30e7badc723d25876155
parenta74b2adae06265b8cfa335d7d40d4a5abd11e977
loop: Update mtime when writing using aops

Update mtime when writing to backing filesystem using the address space
operations write_begin and write_end.

Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/loop.c