fs: make struct dentry->d_op const
authorJan Engelhardt <jengelh@medozas.de>
Wed, 11 Feb 2009 21:14:54 +0000 (13:14 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 27 Mar 2009 18:43:59 +0000 (14:43 -0400)
commite56980d451904b623573ef4966cbab768e433c79
tree2345c1fa43785095bf4e8224a2c90af0d1998f42
parenta9f184f02aa49d46c4c35311d93cbcd1c61149df
fs: make struct dentry->d_op const

This change will allow for tagging many dentry_operations const in the
source tree.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/dcache.h