[PATCH] export writeback_bdev and writeback_inode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



*** Warning: "writeback_bdev" [fs/msdos/msdos.ko] undefined!
*** Warning: "writeback_inode" [fs/msdos/msdos.ko] undefined!

Signed-off-by: Olaf Hering <[email protected]>

 fs/fs-writeback.c |    2 ++
 1 files changed, 2 insertions(+)

Index: linux-2.6.15/fs/fs-writeback.c
===================================================================
--- linux-2.6.15.orig/fs/fs-writeback.c
+++ linux-2.6.15/fs/fs-writeback.c
@@ -397,6 +397,7 @@ writeback_bdev(struct super_block *sb)
 	filemap_flush(mapping);
 	blk_run_address_space(mapping);
 }
+EXPORT_SYMBOL_GPL(writeback_bdev);
 
 void
 writeback_inode(struct inode *inode)
@@ -410,6 +411,7 @@ writeback_inode(struct inode *inode)
 	sync_inode(inode, &wbc);
 	filemap_fdatawrite(mapping);
 }
+EXPORT_SYMBOL_GPL(writeback_inode);
 
 /*
  * Start writeback of dirty pagecache data against all unlocked inodes.
-- 
short story of a lazy sysadmin:
 alias appserv=wotan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux