]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/sysv/sysv.h
iget: stop the SYSV filesystem from using iget() and read_inode()
[linux-2.6-omap-h63xx.git] / fs / sysv / sysv.h
index 64c03bdf06a5cf30a3dc7581be784f2c2b1c26f3..42d51d1c05cd418af8eeb0916fac5527ea99c258 100644 (file)
@@ -141,6 +141,7 @@ extern int __sysv_write_begin(struct file *file, struct address_space *mapping,
                        struct page **pagep, void **fsdata);
 
 /* inode.c */
+extern struct inode *sysv_iget(struct super_block *, unsigned int);
 extern int sysv_write_inode(struct inode *, int);
 extern int sysv_sync_inode(struct inode *);
 extern int sysv_sync_file(struct file *, struct dentry *, int);