xfs_support called a pagebuf function directly, this breaks the link
Date: Fri Jan 11 13:53:02 PST 2002
Workarea: jen.americas.sgi.com:/src/lord/reorg
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:109469a
linux/include/linux/page_buf.h - 1.104
- remove pagebuf_daemon_wakeup
linux/fs/pagebuf/page_buf.c - 1.105
- use kmem_shake_register to tell the xfs memory interface how to free
memory from the pagebuf module
linux/fs/pagebuf/Makefile - 1.7
- Temporary extra -I directive, will go away with next mod
linux/fs/xfs_support/kmem.h - 1.6
- export kmem_shake_register and kmem_shake_deregister
linux/fs/xfs_support/kmem.c - 1.14
- add kmem_shake_register and kmem_shake_deregister to register memory
freeing functions we can call from here.
|