nilfs2: deny write access to inodes in snapshots
[deliverable/linux.git] / fs / nilfs2 / namei.c
index a65f46560fbeb8fc71e7412869ec4c818d04f7be..185d1607cb00c2f6c0b1e224ea148af0fb17e224 100644 (file)
@@ -588,6 +588,7 @@ const struct inode_operations nilfs_symlink_inode_operations = {
        .readlink       = generic_readlink,
        .follow_link    = page_follow_link_light,
        .put_link       = page_put_link,
+       .permission     = nilfs_permission,
 };
 
 const struct export_operations nilfs_export_ops = {
This page took 0.028525 seconds and 5 git commands to generate.