mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 00:21:17 +00:00
udf: Make udf exportable
Cc: Christoph Hellwig <hch@infradead.org> Signed-off-by: Rasmus Rohde <rohde@duff.dk> Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
parent
22ba0317c8
commit
221e583a73
4 changed files with 161 additions and 2 deletions
|
@ -73,6 +73,7 @@ struct task_struct;
|
|||
struct buffer_head;
|
||||
struct super_block;
|
||||
|
||||
extern const struct export_operations udf_export_ops;
|
||||
extern const struct inode_operations udf_dir_inode_operations;
|
||||
extern const struct file_operations udf_dir_operations;
|
||||
extern const struct inode_operations udf_file_inode_operations;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue