Re: [RFC v2 04/10] vfs: add init and exit support

2012-09-26 Thread Dave Chinner
On Sun, Sep 23, 2012 at 08:56:29PM +0800, zwu.ker...@gmail.com wrote: > From: Zhi Yong Wu > > Add initialization function to create some > key data structures when hot tracking is enabled; > Clean up them when hot tracking is disabled > > Signed-off-by: Zhi Yong Wu > --- > fs/hot_tracking.c

Re: [RFC v2 04/10] vfs: add init and exit support

2012-09-26 Thread Dave Chinner
On Sun, Sep 23, 2012 at 08:56:29PM +0800, zwu.ker...@gmail.com wrote: From: Zhi Yong Wu wu...@linux.vnet.ibm.com Add initialization function to create some key data structures when hot tracking is enabled; Clean up them when hot tracking is disabled Signed-off-by: Zhi Yong Wu

[RFC v2 04/10] vfs: add init and exit support

2012-09-23 Thread zwu . kernel
From: Zhi Yong Wu Add initialization function to create some key data structures when hot tracking is enabled; Clean up them when hot tracking is disabled Signed-off-by: Zhi Yong Wu --- fs/hot_tracking.c | 60 + fs/hot_tracking.h |2

[RFC v2 04/10] vfs: add init and exit support

2012-09-23 Thread zwu . kernel
From: Zhi Yong Wu wu...@linux.vnet.ibm.com Add initialization function to create some key data structures when hot tracking is enabled; Clean up them when hot tracking is disabled Signed-off-by: Zhi Yong Wu wu...@linux.vnet.ibm.com --- fs/hot_tracking.c | 60