]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb1e2d3b714feb3cd34f83c348984fab7bcea1a96
treef50a2cc750b730ebf71f30e7badc723d25876155
parent23e65dc45d0014a23760d7bcd3fe2f60f9db8775
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