Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
* now current with lmc and lconf
[fs/lustre-release.git]
/
lustre
/
mds
/
2002-09-16
adilger
Replace all of the "char[37]" uses with obd_uuid_t.
tree
|
commitdiff
2002-09-16
adilger
Remove the extra magic from mds_extN.c for now (we...
tree
|
commitdiff
2002-09-16
braam
- a fix for Gary's directory read-back bug. You can...
tree
|
commitdiff
2002-09-16
braam
- a fix for single node rm `pwd` problems. The distrib...
tree
|
commitdiff
2002-09-12
adilger
Large commit which implements more "intelligent" offset...
tree
|
commitdiff
2002-09-11
adilger
Rework the code that Phil spent so much time fixing...
tree
|
commitdiff
2002-09-11
pschwan
b=600245
tree
|
commitdiff
2002-09-11
adilger
Use sizeof(var) instead of sizeof(type).
tree
|
commitdiff
2002-09-11
pschwan
b=600245
tree
|
commitdiff
2002-09-08
adilger
Drop the spinlock before returning if the export alread...
tree
|
commitdiff
2002-09-08
braam
don't crash an MDS if a client send a reconnect.
tree
|
commitdiff
2002-09-07
shaver
- Handle setting of existing EA by retrying without...
tree
|
commitdiff
2002-09-07
adilger
Clean up compiler warnings for 64-bit systems where...
tree
|
commitdiff
2002-09-07
adilger
Change internal statfs calls to pass struct obd_statfs...
tree
|
commitdiff
2002-09-05
eeb
Fixed service request buffer race
tree
|
commitdiff
2002-09-03
pschwan
- remove the PTL_RPC_TYPE_* in favour of PTL_RPC_MSG_*
tree
|
commitdiff
2002-09-03
adilger
Copyright update, remove old comment
tree
|
commitdiff
2002-09-03
braam
- change the prefix of bulk descriptors to bd_ and...
tree
|
commitdiff
2002-09-03
shaver
WARNING: we currently crash on unmount after the last...
tree
|
commitdiff
2002-09-02
adilger
Minor cleanups.
tree
|
commitdiff
2002-09-02
adilger
Protect the obd export list with a spinlock (we do...
tree
|
commitdiff
2002-08-28
adilger
We already set last_committed and last_xid for all...
tree
|
commitdiff
2002-08-28
adilger
Remove obsolete code from mds_ext3.c.
tree
|
commitdiff
2002-08-27
adilger
Revert error handling case - jumpling to out_unlink_can...
tree
|
commitdiff
2002-08-26
adilger
Make symlinks actually work:
tree
|
commitdiff
2002-08-26
adilger
Allow unlinking non-regular files.
tree
|
commitdiff
2002-08-26
adilger
More of the symlink story - extract the link target...
tree
|
commitdiff
2002-08-26
shaver
* Move recovery state into connection from client,...
tree
|
commitdiff
2002-08-22
shaver
* Chain granted locks off the export.
tree
|
commitdiff
2002-08-21
braam
- redo rename to instantiate d_new on the client, inste...
tree
|
commitdiff
2002-08-21
braam
- give inodes more metadata for objects. Per stripe...
tree
|
commitdiff
2002-08-21
braam
- add a name to ptlrpc_svc_init in preparation for...
tree
|
commitdiff
2002-08-21
pschwan
- Do an additional getattr in ll_lookup2 after we get...
tree
|
commitdiff
2002-08-19
rread
- fix return code in mds_getattr_internal
tree
|
commitdiff
2002-08-19
pschwan
- Maintain a list in the ll_inode_data of data (OST...
tree
|
commitdiff
2002-08-17
shaver
* l_wait_event can now do interrupts without a timeout...
tree
|
commitdiff
2002-08-16
adilger
Fix harmless compile warning. Not sure the code is...
tree
|
commitdiff
2002-08-16
adilger
Remove old journal callback compatibility support.
tree
|
commitdiff
2002-08-16
adilger
Remove open-coded list walking.
tree
|
commitdiff
2002-08-16
rread
- fix mount by adding UUIDs requested by Mike
tree
|
commitdiff
2002-08-14
pschwan
- comment out the noisy get/put LDLM_DEBUGs; I'll remov...
tree
|
commitdiff
2002-08-12
pschwan
b=585183
tree
|
commitdiff
2002-08-11
braam
- change I/O to use a pagearray
tree
|
commitdiff
2002-08-10
adilger
Do proper setup/cleanup of MDS exports and client data.
tree
|
commitdiff
2002-08-09
rread
- ensure lovconfig returns 0 on success
tree
|
commitdiff
2002-08-08
pschwan
- Don't shutdown the LDLM if other modules still have...
tree
|
commitdiff
2002-08-07
shaver
* Pass the connecting client's UUID (NB: not the _conne...
tree
|
commitdiff
2002-08-06
adilger
Don't have spaces in process names.
tree
|
commitdiff
2002-08-06
pschwan
- Grammatical, LDLM updates to network.lyx
tree
|
commitdiff
2002-08-02
shaver
* Change mds_client_info to mds_export_data and embed...
tree
|
commitdiff
2002-08-01
adilger
- Set valid flags in llite and not OSC. It does not...
tree
|
commitdiff
2002-07-31
braam
- move the peter branch changes to the head
tree
|
commitdiff
2002-07-30
adilger
Always return a valid pointer or an error code from...
tree
|
commitdiff
2002-07-26
rread
- small include changes needed compile on powerpc
tree
|
commitdiff
2002-07-25
braam
Fix some simple errors and warnings
tree
|
commitdiff
2002-07-24
adilger
Make a distinction between bulk callbacks and brw callb...
tree
|
commitdiff
2002-07-22
adilger
Add module refcounts for filesystem interface modules.
tree
|
commitdiff
2002-07-18
adilger
A mostly-fix for "mknod /mnt/lustre/foofo p". It doesn...
tree
|
commitdiff
2002-07-17
adilger
Big diff, mostly cosmetic.
tree
|
commitdiff
2002-07-17
gord-fig
Tweak autogen.sh and Makefiles to be compatible with...
tree
|
commitdiff
2002-07-14
braam
- see previous message
tree
|
commitdiff
2002-07-14
braam
This commit contains probably 92% of the striping infra...
tree
|
commitdiff
2002-07-13
pschwan
- Added match_or_enqueue helper function
tree
|
commitdiff
2002-07-05
pschwan
Items of note:
tree
|
commitdiff
2002-07-05
shaver
Prevent C-c and C-z from locking us up, and make most...
tree
|
commitdiff
2002-07-05
adilger
Change module data to use "info@clusterfs.com" email...
tree
|
commitdiff
2002-07-05
adilger
Add statfs fixups to head.
tree
|
commitdiff
2002-07-05
adilger
Add statfs support for proper blocks count to head.
tree
|
commitdiff
2002-07-03
braam
- first additions for rename.
tree
|
commitdiff
2002-07-01
braam
- much of the striping configuration managment and...
tree
|
commitdiff
2002-06-30
braam
- except for fixing the segfault in the documentation...
tree
|
commitdiff
2002-06-30
braam
- small issues
tree
|
commitdiff
2002-06-29
braam
File I/O fix: move the lock name space to the filter...
tree
|
commitdiff
2002-06-29
braam
Minor bug fixes to get export handles used by the DLM...
tree
|
commitdiff
2002-06-29
rread
- fix make dist
tree
|
commitdiff
2002-06-28
braam
- The same changes made to the OST are now working...
tree
|
commitdiff
2002-06-27
braam
Don't update your trees yet..... Brian and I are trying...
tree
|
commitdiff
2002-06-25
pschwan
- ldlm fixes to get it to pass intent-test.sh, although...
tree
|
commitdiff
2002-06-25
adilger
Merge trivial changes from branch to head.
tree
|
commitdiff
2002-06-25
braam
- Cleanup of the lock callback infrastructure - not...
tree
|
commitdiff
2002-06-24
braam
- fixes to let a client do correct lock cancellation...
tree
|
commitdiff
2002-06-24
braam
last compile fixes: WARNING nothing works probably.
tree
|
commitdiff
2002-06-24
braam
- more fixes
tree
|
commitdiff
2002-06-24
braam
- mds compile fixes
tree
|
commitdiff
2002-06-24
pschwan
*** empty log message ***
tree
|
commitdiff
2002-06-23
pschwan
- The first unfinished bits of the DLM regression test...
tree
|
commitdiff
2002-06-23
adilger
Move cleanup of service struct into ptlrpc_unregister_s...
tree
|
commitdiff
2002-06-23
braam
- fixes for truncating new files with intent locks
tree
|
commitdiff
2002-06-21
pschwan
Fixed an MDS crash bug discovered as a result of earlie...
tree
|
commitdiff
2002-06-20
pschwan
Fix many (mostly un-serious) build warnings
tree
|
commitdiff
2002-06-17
pschwan
- Add more DLM threads
tree
|
commitdiff
2002-06-17
pschwan
- Fixed some screwy ldlm resource refcount issues
tree
|
commitdiff
2002-06-17
pschwan
Many dlm and intent lock fixes.
tree
|
commitdiff
2002-06-15
pschwan
- Fixed serious LDLM bugs, including mistaking the...
tree
|
commitdiff
2002-06-15
pschwan
Instead of making two 128k request buffers, make ten...
tree
|
commitdiff
2002-06-14
pschwan
- Fix two leaks
tree
|
commitdiff
2002-06-14
pschwan
- We allow the intent policy function to abort lock...
tree
|
commitdiff
2002-06-14
pschwan
Landing the mds_lock_devel branch on the trunk. Notables:
tree
|
commitdiff
2002-06-14
adilger
Fix a crash in the POSIX test.
tree
|
commitdiff
2002-06-14
adilger
Probable fix for storing 64-bit objids on the MDS for...
tree
|
commitdiff
next