[PATCH] r/o bind mounts: write counts for touch_atime()
authorDave Hansen <haveblue@us.ibm.com>
Fri, 15 Feb 2008 22:37:41 +0000 (14:37 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 19 Apr 2008 04:29:23 +0000 (00:29 -0400)
commitcdb70f3f74b31576cc4d707a3d3b00d159cab8bb
tree6b2fd4e67c78811c29632c30854af29849c2594f
parenta761a1c03a739f04afd6c8d37fd16405bbe754da
[PATCH] r/o bind mounts: write counts for touch_atime()

Remove handling of NULL mnt while we are at it - that can't happen these days.

Acked-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/inode.c