Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OK! | Simo Sorce | 2002-07-30 | 1 | -114/+60 |
| | | | | | | | | Finally the cascaded VFS patch is in. Testing is very welcome, specially with layered multiple vfs modules. A big thank to Alexander Bokovoy for his work and patience :) Simo. | ||||
* | Sync up the VFS changes from 2.2.x. | Jeremy Allison | 2002-03-19 | 1 | -39/+165 |
| | | | | Jeremy. | ||||
* | Updated copyright notice. | Tim Potter | 2001-10-24 | 1 | -1/+1 |
| | |||||
* | Renamed global_vfs_ops to default_vfs_ops and made static. | Tim Potter | 2001-10-24 | 1 | -12/+15 |
| | | | | | | Make a copy of the default ops structure rather than following a pointer. This fixes the audit VFS example module! | ||||
* | Don't get stuck in an infinite loop in vfs_connect. | Tim Potter | 2001-10-23 | 1 | -1/+1 |
| | |||||
* | Now compiles under head branch. | Tim Potter | 2001-10-18 | 1 | -89/+51 |
| | | | | Funny, I don't remember using libtool in the original Makefile... | ||||
* | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 2000-11-06 | 1 | -29/+52 |
| | | | | Jeremy. | ||||
* | Updated VFS examples to use ftruncate() and lock() functions. | Tim Potter | 2000-05-17 | 1 | -81/+82 |
| | |||||
* | Hopefully these changes will actually stick. | Tim Potter | 2000-02-04 | 1 | -7/+6 |
| | |||||
* | Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my | Tim Potter | 2000-02-03 | 1 | -0/+208 |
head branch CVS/Entries file leading to lots of fun and games. )-: |