summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShyam <srangana@redhat.com>2017-02-17 11:09:00 -0500
committerShyamsundar Ranganathan <srangana@redhat.com>2017-02-17 11:56:12 -0500
commitb8d294ba6eb0b80f47659798e130fefedee768fc (patch)
tree31921725315a679264090f94752b5b5f6104738b
parent8039fcf2571ad7fd9841c8e5605cad9b55d8645c (diff)
doc: Updated 3.10 release notes
Removed lines stating that statedump is not yet a part of this release Removes WIP for caching security.ima feature Change-Id: I2736f42c1d8d41b34c2735c1fcf5334425b1a2bc BUG: 1417735 Signed-off-by: Shyam <srangana@redhat.com> Reviewed-on: https://review.gluster.org/16663 CentOS-regression: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> Smoke: Gluster Build System <jenkins@build.gluster.org>
-rw-r--r--doc/release-notes/3.10.0.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/release-notes/3.10.0.md b/doc/release-notes/3.10.0.md
index f04c8de4f5e..b08dd273d0e 100644
--- a/doc/release-notes/3.10.0.md
+++ b/doc/release-notes/3.10.0.md
@@ -129,10 +129,6 @@ glusterd still tries to invoke ganesha-ha.sh to setup and teardown HA.
gfapi based applications now can dump state information for better trouble
shooting of issues.
-Backport of this feature to 3.10 post the release branching is not done, this
-will possibly appear in the next beta or RC candidate build or be a part of the
-next release.
-
*Limitations:*
*Known Issues:*
@@ -183,9 +179,8 @@ size to be more than 10Mb (default value):
### md-cache can optionally -ve cache security.ima xattr
*Notes for users:*
-Note is WIP!
From kernel version 3.X or greater, creating of a file results in removexattr
-call on security.ima xattr. But this xattr is not set on the file unless IMA
+call on security.ima xattr. This xattr is not set on the file unless IMA
feature is active. With this patch, removxattr call returns ENODATA if it is
not found in the cache.