]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ecryptfs/ecryptfs_kernel.h
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
[karo-tx-linux.git] / fs / ecryptfs / ecryptfs_kernel.h
index 00b30a2d54662937da35f382c49057b8acf797fd..542f625312f30a424023e07b7146af58e9b57144 100644 (file)
@@ -582,7 +582,7 @@ extern const struct inode_operations ecryptfs_dir_iops;
 extern const struct inode_operations ecryptfs_symlink_iops;
 extern const struct super_operations ecryptfs_sops;
 extern const struct dentry_operations ecryptfs_dops;
-extern struct address_space_operations ecryptfs_aops;
+extern const struct address_space_operations ecryptfs_aops;
 extern int ecryptfs_verbosity;
 extern unsigned int ecryptfs_message_buf_len;
 extern signed long ecryptfs_message_wait_timeout;