Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
eos
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Doina Duma
eos
Commits
c147f97e
Commit
c147f97e
authored
8 years ago
by
Andreas Joachim Peters
Browse files
Options
Downloads
Patches
Plain Diff
DOC: update for 0.3.177
parent
cf4cee08
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/releases.rst
+1
-1
1 addition, 1 deletion
doc/releases.rst
doc/releases/beryl-release.rst
+19
-0
19 additions, 0 deletions
doc/releases/beryl-release.rst
with
20 additions
and
1 deletion
doc/releases.rst
+
1
−
1
View file @
c147f97e
...
...
@@ -21,7 +21,7 @@ Releases
================================= =================== =================== =================================
:doc:`releases/amber` 0.2.47 1st EOS Generation
:doc:`releases/beryl` 0.3.57-beryl 2nd EOS Generation :doc:`releases/beryl-release`
:doc:`releases/beryl` 0.3.17
6
-aquamarine 2nd EOS Generation :doc:`releases/beryl-release`
:doc:`releases/beryl` 0.3.17
7
-aquamarine 2nd EOS Generation :doc:`releases/beryl-release`
:doc:`releases/citrine` Ongoing Development 3nd EOS Generation
:doc:`releases/diamond` Future Development 4th EOS Generation
================================= =================== =================== =================================
...
...
This diff is collapsed.
Click to expand it.
doc/releases/beryl-release.rst
+
19
−
0
View file @
c147f97e
...
...
@@ -7,6 +7,25 @@
Beryl Release Notes
===================
``V0.3.177 Aquamarine``
+++++++++++++++++++++++
Bug Fix
+++++++
- FST: reduce lock contention on Sqlite mutex
- FST: use one Sqlite lock per filestem instead of a global lock for all filesystems
- ETC: fix use of default mount dir in eosd scripts
- FUSE: fix invalid modtime calculation disabling directory caching
- FUSE: fix memory leak in XrdIo when a file was deleted before it was ever opened
- HTTP: add mutex to avoid parallel loading of grid-map file and possible memory SEGV when parsing
- NAMESPACE: don't cancel follower threads on the Slave in active code (avoids exceptions on pthread_join)
New Feature
+++++++++++
- FUSE: add support to compile eosd3 using libfuse3
``V0.3.176 Aquamarine``
+++++++++++++++++++++++
...
...
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