X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fdnotify.c;fp=fs%2Fdnotify.c;h=f3b540dd5d11712b5aa7631084ce4f3303ec21b0;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=f932591df5a43d00af7b2a6c72db3a1de1fdcb3b;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/fs/dnotify.c b/fs/dnotify.c index f932591df..f3b540dd5 100644 --- a/fs/dnotify.c +++ b/fs/dnotify.c @@ -21,9 +21,9 @@ #include #include -int dir_notify_enable __read_mostly = 1; +int dir_notify_enable = 1; -static kmem_cache_t *dn_cache __read_mostly; +static kmem_cache_t *dn_cache; static void redo_inode_mask(struct inode *inode) {