Merge remote-tracking branch 'jk/vfs' into work.misc
[cascardo/linux.git] / include / linux / fs.h
index 9347f4a..46acb68 100644 (file)
@@ -3007,7 +3007,7 @@ extern int buffer_migrate_page(struct address_space *,
 #define buffer_migrate_page NULL
 #endif
 
-extern int inode_change_ok(const struct inode *, struct iattr *);
+extern int setattr_prepare(struct dentry *, struct iattr *);
 extern int inode_newsize_ok(const struct inode *, loff_t offset);
 extern void setattr_copy(struct inode *inode, const struct iattr *attr);