Add proper per-file copyright notices/licenses and top-level license.
[bluesky.git] / bluesky / dir.c
2015-10-29 Michael VrableAdd proper per-file copyright notices/licenses and... master
2010-07-30 Michael VrableGradually converting code to use cloud logs for storing...
2010-01-06 Michael VrableMostly-working NFS rename support.
2009-11-13 Michael VrableNew BlueSky interface for implementing readdir.
2009-10-31 Michael VrableSplit BlueSky include files into public and private...
2009-10-30 Michael VrableStart work on a rename operation. Not yet complete.
2009-10-29 Michael VrableAdd filesystem superblock serialization.
2009-10-08 Michael VrableAdd case-insensitive lookup support to BlueSky core.
2009-09-23 Michael VrableMake printf format specifiers 32/64-bit clean.
2009-09-14 Michael VrableCommit unlinks to stable storage.
2009-09-14 Michael VrableNFS file unlink operation.
2009-09-04 Michael VrableProof-of-concept flushing of inodes to disk.
2009-09-01 Michael VrableCMake reorganization.