summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-13 19:06:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-13 19:06:02 +0000
commitf606f67762f9cc9d71c06489d772eb2b6e731d57 (patch)
tree793dc1c2e9cb6a662f69642407d650597c684f5b /cpukit/ChangeLog
parent2009-11-09 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-f606f67762f9cc9d71c06489d772eb2b6e731d57.tar.bz2
2011-07-13 Till Straumann <strauman@slac.stanford.edu>
PR 1775/filesystem * libfs/src/nfsclient/src/nfs.c: NFSAddress NFS issue where read/write problems when requested bytes greater than nfsStBlksize. Failure to create files and symlinks.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1391b3ddc5..11d33ba964 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2011-07-13 Till Straumann <strauman@slac.stanford.edu>
+
+ PR 1775/filesystem
+ * libfs/src/nfsclient/src/nfs.c: NFSAddress NFS issue where read/write
+ problems when requested bytes greater than nfsStBlksize. Failure to
+ create files and symlinks.
+
2011-07-04 Chris Johns <chrisj@rtems.org>
PR 1827/filesystem