- Feb 24, 2004
-
-
Andreas Dilger authored
-
jacob authored
if mount.lustre is not installed, don't oops but print a message suggesting it be checked.
-
- Feb 23, 2004
-
-
Phil Schwan authored
land b_size on HEAD for 1.2
-
Andreas Dilger authored
-
Wang Di authored
update smfs 1)Add kml in smfs, but still not finish it, will change later according to llog. 2)some minor fixs
-
Eric Mei authored
-
Eric Mei authored
-
Eric Mei authored
-
Wang Di authored
-
- Feb 21, 2004
-
-
Eric Barton authored
-
- Feb 20, 2004
- Feb 19, 2004
-
-
Wang Di authored
-
Wang Di authored
-
buffalo-pull authored
-
- Feb 18, 2004
-
-
Robert Read authored
Don't do precreate orphan recovery on an OST if the MDS is in recovery mode. The OSC's last_id info is not initialized until after MDS recovery is complete, so clearing the orphans here would result in removing all the objects on the OST.
-
Andreas Dilger authored
b=2464
-
Wang Di authored
1. Replace i_mapping with the bottom inode imapping in mmap method according to peter's advice. 2. some minor fix
-
- Feb 17, 2004
-
-
Andreas Dilger authored
so we can remove max_rpcs_in_flight workaround on ALC. b=2729
-
Wang Di authored
-
jacob authored
Fix configure option indenting.
-
- Feb 16, 2004
-
-
Wang Di authored
-
Wang Di authored
-
Andreas Dilger authored
-
Andreas Dilger authored
-
Andreas Dilger authored
-
- Feb 15, 2004
-
-
Wang Di authored
1. Adding iput(cache_inode) in smfs_clear_inode for clearing cache inode according to peter's advice. 2. other minor fixes in smfs_clear_inode
-
Eric Mei authored
Andreas: I tested that OST will never grant more space to liblustre than the initial 4M.
-
Mike Shaver authored
writepage. patch=zab
-
- Feb 14, 2004
-
-
buffalo-pull authored
-
Robert Read authored
-
- Feb 13, 2004
-
-
Andreas Dilger authored
-
Andreas Dilger authored
Adds support for client-side write cache accounting via OST write credits (grants). There is not yet a "correction" algorithm for grants if they get out of sync between the client and OST (OST can handle clients who think they have grant but do not). Peter had previously suggested that grants should decay over time (faster on the clients than on the OSTs) so idle nodes do not consume space they aren't using. Use /proc/fs/lustre/osc/OSC*/cur_grant_bytes (and existing cur_dirty_bytes) to check client-side cache values. Includes lustre-side changes for lfsck support (create files with specific objids, create specific objids on OSTs). Also includes some changes to the testing scripts (local.sh, lov.sh, acc-sm) so that they include a "client nid '*'" client and can be used for sanityN.sh testing. This has been put into the main acceptance-small.sh loop so that sanityN.sh will be run on both single and multi-OST setups. b=974 b=2349 r=shaver
-
Andreas Dilger authored
-
Andreas Dilger authored
-
Andreas Dilger authored
-
Wang Di authored
-
Wang Di authored
-
- Feb 12, 2004
-
-
Nic Henke authored
r=shaver get lconf to panic() when no host entry is found. using panic() will prevent lconf from exiting cleanly when this happens.
-