2002-09-17 |
pschwan | b=596503 |
tree | commitdiff |
2002-09-17 |
adilger | Remove the locking warning added yesterday. |
tree | commitdiff |
2002-09-16 |
adilger | Don't look at the EA magic in the filesystem, but use... |
tree | commitdiff |
2002-09-16 |
adilger | TODO message. |
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-16 |
pschwan | b=609205 |
tree | commitdiff |
2002-09-14 |
braam | - don't forget to pass data and data_len on to the... |
tree | commitdiff |
2002-09-12 |
adilger | Minor fix for getting the EA size. |
tree | commitdiff |
2002-09-12 |
adilger | Allos statfs to return values larger than 16TB. |
tree | commitdiff |
2002-09-12 |
adilger | Fix minor printf breakage introduced today. |
tree | commitdiff |
2002-09-12 |
adilger | Fix minor braino. |
tree | commitdiff |
2002-09-12 |
adilger | Large commit which implements more "intelligent" offset... |
tree | commitdiff |
2002-09-11 |
adilger | Use OBD_PUNCH_EOF constant instead of lots of f's. |
tree | commitdiff |
2002-09-09 |
pschwan | - osc_create was setting lmd_stripe_count to 1 instead... |
tree | commitdiff |
2002-09-09 |
braam | - change field names for clarity. |
tree | commitdiff |
2002-09-09 |
adilger | Clarify that ll_brw() gets lustre flags and not the... |
tree | commitdiff |
2002-09-09 |
pschwan | If the 'nolocks' mount option is set, avoid taking... |
tree | commitdiff |
2002-09-09 |
braam | - add nolocks mount option osc=foo,mdc=bar,nolocks |
tree | commitdiff |
2002-09-08 |
pschwan | - We don't use pga[i].pg->index, so don't overwrite... |
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-06 |
pschwan | Little cleanups: |
tree | commitdiff |
2002-09-06 |
shaver | - Chain imports on connection, like exports. |
tree | commitdiff |
2002-09-06 |
adilger | At least acknowledge that statfs wraps at 16TB filesyst... |
tree | commitdiff |
2002-09-05 |
pschwan | - debug.c was only used by obdclass, so I moved it... |
tree | commitdiff |
2002-09-05 |
pschwan | - Fixed some error messages in the LOV |
tree | commitdiff |
2002-09-04 |
adilger | "fix" the page->index value for direct_IO pages. |
tree | commitdiff |
2002-09-03 |
rread | * move recover.c from llite to ptlrpc |
tree | commitdiff |
2002-09-03 |
shaver | WARNING: we currently crash on unmount after the last... |
tree | commitdiff |
2002-09-02 |
adilger | Pass 64-bit RPC XIDs around, since this is really how... |
tree | commitdiff |
2002-09-02 |
adilger | Minor change. |
tree | commitdiff |
2002-09-02 |
pschwan | I'm a moron and spin_unlock was a no-op. |
tree | commitdiff |
2002-09-02 |
pschwan | Fix eric's extremely well-spotted locking bug. It... |
tree | commitdiff |
2002-09-02 |
pschwan | Oops, missed a file in the mdc_enqueue change |
tree | commitdiff |
2002-08-29 |
adilger | Fix up the spinlock situation around rq->rq_list and... |
tree | commitdiff |
2002-08-27 |
adilger | Remove some old code now that we have the EOF lock. |
tree | commitdiff |
2002-08-27 |
adilger | Whenever we get the file size from the OST, also get... |
tree | commitdiff |
2002-08-26 |
adilger | Make symlinks actually work: |
tree | commitdiff |
2002-08-26 |
adilger | Fix minor typo in debug output. |
tree | commitdiff |
2002-08-26 |
shaver | * Move recovery state into connection from client,... |
tree | commitdiff |
2002-08-26 |
pschwan | b=596505 |
tree | commitdiff |
2002-08-23 |
adilger | Fix read-of-empty-page problem. Also avoid extraneous... |
tree | commitdiff |
2002-08-23 |
adilger | Make all of the obdo<->inode and obdo<->iattr copy... |
tree | commitdiff |
2002-08-23 |
adilger | Fix another nasty bug in ll_common_unlink - we were... |
tree | commitdiff |
2002-08-23 |
adilger | Reduce number of over-the-wire getattrs by half, and... |
tree | commitdiff |
2002-08-23 |
rread | - Doh! |
tree | commitdiff |
2002-08-23 |
rread | - add lov_pack.c to llite |
tree | commitdiff |
2002-08-22 |
adilger | Minor cleanup. |
tree | commitdiff |
2002-08-22 |
rread | - fix false leak message |
tree | commitdiff |
2002-08-22 |
adilger | Minor cleanups. |
tree | commitdiff |
2002-08-22 |
pschwan | - removed lock list from inode info |
tree | commitdiff |
2002-08-22 |
braam | - minor fixes trying to get the md right. |
tree | commitdiff |
2002-08-22 |
braam | fixes for LOV -- CAREFUL this may break the tree... |
tree | commitdiff |
2002-08-22 |
pschwan | Move obd_getattr from ll_lookup2 to ll_read_inode2 |
tree | commitdiff |
2002-08-22 |
pschwan | - abstracted some parts of ll_size into ll_size_lock... |
tree | commitdiff |
2002-08-21 |
pschwan | in getattr requests, get the authoritative file size... |
tree | commitdiff |
2002-08-21 |
braam | Change lov.xml file a little so that it works with... |
tree | commitdiff |
2002-08-21 |
adilger | Fix symlink creation a bit more. |
tree | commitdiff |
2002-08-21 |
adilger | Symlink support. |
tree | commitdiff |
2002-08-21 |
braam | No dput's, the VFS does this. Some sanity with rename... |
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-20 |
adilger | Remove bogus assertion. The dentry isn't instantiated... |
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 | Remove some grossness I previously put in the error... |
tree | commitdiff |
2002-08-16 |
adilger | Set the o_valid flag for valid fields in the obdo.... |
tree | commitdiff |
2002-08-16 |
rread | - fix mount by adding UUIDs requested by Mike |
tree | commitdiff |
2002-08-15 |
adilger | Don't change local inode size if we had a write error... |
tree | commitdiff |
2002-08-14 |
pschwan | - comment out the noisy get/put LDLM_DEBUGs; I'll remov... |
tree | commitdiff |
2002-08-14 |
adilger | Fix obvious breakage in ll_direct_IO. |
tree | commitdiff |
2002-08-14 |
adilger | Fix most obvious breakage due to rename. Still not... |
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-08 |
pschwan | It would be nice to properly type obd_enqueue() to... |
tree | commitdiff |
2002-08-08 |
pschwan | Fix stupid deadlock-causing mistake in llite file locki... |
tree | commitdiff |
2002-08-07 |
shaver | * Pass the connecting client's UUID (NB: not the _conne... |
tree | commitdiff |
2002-08-07 |
adilger | Fix request leaks for failed intent operations. |
tree | commitdiff |
2002-08-06 |
adilger | Return the real error code to the caller from ll_lookup2. |
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 |
pschwan | Landing random changes that were somehow never committe... |
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-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-25 |
pschwan | - the LBUG() after ll_lock "fails" is no longer necessary. |
tree | commitdiff |
2002-07-24 |
adilger | Make a distinction between bulk callbacks and brw callb... |
tree | commitdiff |
2002-07-22 |
adilger | Cosmetic cleanup to use local variable for ll_inode_info. |
tree | commitdiff |
2002-07-22 |
adilger | Add beginning of symlink support. Not totally function... |
tree | commitdiff |
2002-07-20 |
adilger | Add intent support for MKNOD. |
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 |
pschwan | - Temporary fix for the problem that the MDS needs... |
tree | commitdiff |
2002-07-17 |
gord-fig | Tweak autogen.sh and Makefiles to be compatible with... |
tree | commitdiff |
2002-07-16 |
adilger | Fix cleanup in llite/super.c |
tree | commitdiff |
2002-07-16 |
adilger | Fix problem with multiple connections to the same local... |
tree | commitdiff |
next |