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
b5c59f0e
Commit
b5c59f0e
authored
21 years ago
by
Phil Schwan
Browse files
Options
Downloads
Patches
Plain Diff
Fix size validation with getattr intents. b=1768
parent
374e8d1e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lustre/ChangeLog
+14
-0
14 additions, 0 deletions
lustre/ChangeLog
with
14 additions
and
0 deletions
lustre/ChangeLog
+
14
−
0
View file @
b5c59f0e
...
...
@@ -7,6 +7,20 @@ tbd
- chdir() and mount() now pin the directory entry (1020)
- avoid CERROR in normal ll_setattr_raw() error case (1500)
- discard very old requests without processing them (1502)
- remove some common, well-understood CERRORs (1505)
- require O_DIRECT I/O to be page-sized to workaround IA64 crash (1609)
- clear "grant" flags in OST replies until OST grant code lands (1644)
- fix read performance by not clobbering i_blksize on client (1598)
- fix __ldlm_handle2lock oops by not dereferencing lock after PUT (1625)
- make LRU size a /proc tunable, clears locks when reduced (707)
- fix some lprocfs rot that prevented ptlbd from loading (1732)
- server locks take references on exports now (1558)
- build fixes for 2.4.20-rh trees (1663)
- return an error from lov_create if all OSCs are inactive (1751)
- fix import levels when a reconnect happens without a timeout (1597)
- exit early from mds_open if we get a lookup error (1749)
- partial page read at EOF wouldn't wait for disk before sending (1642)
- avoid NULL deref in obdfilter when reading page past EOF (1592)
2003-06-15 Phil Schwan <phil@clusterfs.com>
* version v0_7
...
...
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