gfs-kmod-0.1.34-22.el5.src
[266 KiB] |
Changelog
by Benjamin Marzinski (2014-06-06):
- Modify bz1066181.patch
* Removed the locking code. This makes gfs_write_inode only actually
write out the inode when it gets called with the glock already held.
This is necessary to avoid lock ordering deadlocks, but it means that
mtime will only be updated for mmapped files when calling msync with
MS_SYNC.
- Updated kernel version
- Resolves: bz #1066181
|
gfs-kmod-0.1.34-18.slc5.src
[264 KiB] |
Changelog
by Bob Peterson (2012-07-24):
- Fix Kernel Panic that occurred in process gfs_controld
- Resolves: rhbz#788694
|
gfs-kmod-0.1.34-17.el5.src
[263 KiB] |
Changelog
by Bob Peterson (2012-01-04):
- gfs-kmod: fsck.gfs finds unlinked inodes or segfaults after unmount
- Resolves: rhbz#761157
|
gfs-kmod-0.1.34-15.el5.src
[262 KiB] |
Changelog
by Bob Peterson (2010-09-23):
- NFS over GFS issue (fatal: assertion "!bd->bd_pinned && !buffer_busy(bh)" failed)
- Resolves: rhbz#491369
|
gfs-kmod-0.1.34-12.el5.src
[252 KiB] |
Changelog
by Bob Peterson (2010-03-11):
- Fixes a problem where improper locking commands can crash the system.
- Resolves: rhbz#571298
|
gfs-kmod-0.1.34-2.el5.src
[240 KiB] |
Changelog
by Chris Feist (2009-07-24):
- fsyncs to stuffed inodes now cause the journal to be flushed.
- Resolves: rhbz#510310
|
gfs-kmod-0.1.31-3.el5_3.1.src
[240 KiB] |
Changelog
by Chris Feist (2009-07-24):
- fsyncs to stuffed inodes now cause the journal to be flushed.
- Resolves: rhbz#513446
|
gfs-kmod-0.1.31-3.el5.src
[239 KiB] |
Changelog
by Chris Feist (2008-11-11):
- Fixed a hang in GFS due to wasteful prefetching of locks.
|
gfs-kmod-0.1.23-5.el5_2.7.src
[232 KiB] |
Changelog
by Chris Feist (2009-07-24):
- fsyncs to stuffed inodes now cause the journal to be flushed.
- Resolves: rhbz#513445
|
gfs-kmod-0.1.23-5.el5_2.4.src
[230 KiB] |
Changelog
by Chris Feist (2008-10-03):
- Fixed an assertion caused by the inode glock holder never getting
dequeued through gfs_readpage.
- Resolves: rhbz#465327
|
gfs-kmod-0.1.23-5.el5_2.2.src
[229 KiB] |
Changelog
by Chris Feist (2008-08-15):
- Fixed the gfs_glock_is_locked_by_me assertion.
- Resolves: rhbz#459051
|