Developing a VFS plugin for inhouse backup solution

Brian Gunlogson bmg300 at yahoo.com
Sun Feb 13 01:12:46 GMT 2005


Inside my VFS SMB_VFS_OP_OPEN I want to store per-file data. The data needs to be accessible when
SMB_VFS_OP_CLOSE is called. Where (in what structure) should per-file data be stored?

Also, what is the effect doing a lot of filesystem I/O inside of SMB_VFS_OP_CLOSE? Will the entire
daemon hang until SMB_VFS_OP_CLOSE returns?

Brian G.



		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 



More information about the samba-technical mailing list