Whamcloud - gitweb
class/obdcontrol: fixed read, write, create to work with obdos
[fs/lustre-release.git] / lustre / include / linux / obd_class.h
2000-01-19 adilgerclass/obdcontrol: fixed read, write, create to work...
2000-01-18 adilgerChanged _brw methods in ext2obd, obdfs, snap to allow...
2000-01-18 adilgerinclude/obd_support.h: removed printk() of long long...
2000-01-14 adilgerext2obd.c: changed ext2obd_from_inode to set obdflags
2000-01-13 adilgersnap/*.c: get attribtutes from child connection, fixed...
2000-01-12 adilgerext2obd/ext2obd.c, obdfs/namei.c: fixed inline flag...
2000-01-11 adilgerobdsyncd: removed from CVS
2000-01-11 adilgerUpdated snapshot files for new obdo methods. No testin...
2000-01-08 adilgerFixing brw page lock issue.
2000-01-07 adilgerWorking on add_to_page_cache oops.
2000-01-04 adilgerPass inline data from filesystem through obdo to VFS.
2000-01-04 adilgerGeneration added to obdo
2000-01-04 adilgerUpdated for new obdo methods.
2000-01-04 adilgerUpdating obdfs/ext2obd methods for new obdo parameters.
1999-12-31 braamA few more changes.
1999-12-31 braamPhase 1 of the obdo implementation. The class driver...
1999-12-31 adilgerUpdated types for struct obdo.
1999-12-30 braamType proposals, simplifications.
1999-12-29 adilgerext2obd/ext2_obd.c, snap/snap.c: change parameters...
1999-12-23 adilger* demos/snaprest.sh: ensure client is disconnected...
1999-12-21 braamNumerous little changes:
1999-12-20 adilgerdoc/obd-howto.sgml: updated for initial public release
1999-12-17 adilgerinclude/linux/obd_sim.h: renamed to obd_ext2.h
1999-12-14 adilgersnap/snap.c, class/obdcontrol: added support for snapsh...
1999-12-13 adilgerall: significant overhaul by Peter to avoid problems...
1999-12-07 adilgersnap/snap.c, snap/snaptable.c: Fixed up snapshot to...
1999-12-06 braam * Added a file handling snapshot tables
1999-12-04 adilgerMakefile: made "all" the default target
1999-11-24 braamChanges to accomodate the snapshot features!
1999-11-02 braamCleanup : no more "sim" now "ext2"
1999-11-01 braamOver of the changes:
1999-10-21 braamNew files:
1999-10-13 braamNumerous fixes, including the attach code, better page...
1999-09-26 braamAdded code for obdfs to do writes to files and reads...
1999-09-11 braamMuch cleaner separation of the class and simulated...