Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
debian-packages
lustre-release
Commits
d415504c
Commit
d415504c
authored
21 years ago
by
Andreas Dilger
Browse files
Options
Downloads
Patches
Plain Diff
Update ChangeLog with already-fixed bugs.
parent
e30e3272
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lustre/ChangeLog
+23
-0
23 additions, 0 deletions
lustre/ChangeLog
with
23 additions
and
0 deletions
lustre/ChangeLog
+
23
−
0
View file @
d415504c
tbd Cluster File Systems, Inc. <info@clusterfs.com>
* version 1.0.2
* bug fixes
- fix obvious semaphore misuse in as-yet-unused setattr path (2348)
- remove the most blatant lies from BUILDING file (2371)
- change default debug level to reasonable production setting
- reduce client side cache size to reduce cache flush time
- reduce max RPCs in flight to avoid unnecessary file fragmentation
- sync writes completed after process exits caused crashes (2319)
- maintain correct mount count on the MDS (2356)
- backout 1557, because 2316 wasn't really fixed
- better file I/O statistics gathering in /proc
- don't take unnecessary, deadlock-inducing bug in readpage (2383)
- another kernel patch to fix zero-copy TCP function export
- don't take duplicate lock when processing re-sent getattr (2420)
- lctl uses obd_self_export instead of creating new conn (2353)
- MDS/OST recovery case which requires object creation asserted (2425)
- move lfs from /usr/sbin to /usr/bin in packages
- fix race between mds_client_add and mds_client_free (2417)
- use kmalloc instead of slabs in portals (2430)
- don't create duplicate records when a failover MDS is present (2442)
- remove unnecessary mount age check (2332)
2003-12-13 Cluster File Systems, Inc. <info@clusterfs.com>
* version 1.0.1
* bug fixes
- remove now-unused request->rq_obd (278)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment