Whamcloud - gitweb
Replace all of the "char[37]" uses with obd_uuid_t.
[fs/lustre-release.git] / lustre / include / linux / lustre_lite.h
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-12 adilgerLarge commit which implements more "intelligent" offset...
2002-09-09 braam- defiition of the flag and value
2002-08-26 pschwanb=596505
2002-08-22 pschwan- removed lock list from inode info
2002-08-22 braamfixes for LOV -- CAREFUL this may break the tree...
2002-08-22 pschwan- abstracted some parts of ll_size into ll_size_lock...
2002-08-21 pschwanin getattr requests, get the authoritative file size...
2002-08-21 braam- give inodes more metadata for objects. Per stripe...
2002-08-19 pschwan- Maintain a list in the ll_inode_data of data (OST...
2002-08-16 rread- fix mount by adding UUIDs requested by Mike
2002-08-06 pschwan- Grammatical, LDLM updates to network.lyx
2002-08-02 shaver* Change mds_client_info to mds_export_data and embed...
2002-07-31 braam- move the peter branch changes to the head
2002-07-14 braamThis commit contains probably 92% of the striping infra...
2002-07-13 pschwan- Added match_or_enqueue helper function
2002-07-05 adilgerPass 64-bit object numbers wherever possible, instead...
2002-07-01 pschwan- updated LDLM_DEBUG to give more refcount info
2002-06-30 braam- except for fixing the segfault in the documentation...
2002-06-27 braamDon't update your trees yet..... Brian and I are trying...
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-06-13 pschwanWARNING: This commit breaks everything. It will be...
2002-06-03 adilgerAdd llite file flag to allow skipping the locking for...
2002-04-29 pschwanTrivial whitespace, struct, etc changes to bring the...
2002-04-29 braam- documentation update for MDS recovery
2002-04-23 adilgerAdd a couple of helper functions to get ll data from...
2002-04-22 braam- rename ha_mgr to recovd
2002-04-17 pschwanThe noncontroversial portion of the last few days of...
2002-04-15 braamWARNING - if an RPC times out you will crash older...
2002-04-13 pschwan- added connection structure which encompasses some...
2002-04-10 braam- More Peter's additions for the ha manager. This doesn...
2002-04-10 pschwanNo new functionality outside of the DLM. ptlrpc_client...
2002-04-08 braam- name switch: "light" --> "lite"