张伟 wrote: > I am using dazukofs------dazuko-3.0.0-birthday, and found a bug > > When I mount a directory and become dazukofs, for example > mount -t dazukofs -o dir=/usr/src/swcrypt /usr/src/swcrypt /usr/src/swcrypt > > then I enter /usr/src/swcrypt, and delete a file in /usr/src/swcrypt, for > example > cd /usr/src/swcrypt > rm a.c > > then I use vi and open the file that I have removed > vi a.c > > at that time, I can get content before for file a.c
Very interesting. I will look into it. > By the way, when can we get the newest dazukofs, and can get real filename? Right now I am focussing on cleaning up the stackable filesystem code. There have been many bugs reported with stacking problems. I think they need to be fixed first. John Ogness -- Dazuko Maintainer _______________________________________________ Dazuko-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-devel
