]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge PR #19440 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 15 Dec 2017 19:07:58 +0000 (11:07 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 15 Dec 2017 19:07:58 +0000 (11:07 -0800)
* refs/pull/19440/head:
mds: update mds option descriptions
mds: obsolete MDSMap option configs
mds: organize Filesystem class def

Reviewed-by: John Spray <john.spray@redhat.com>
1  2 
PendingReleaseNotes

index cd10c1362cfa925e0ec096e7efd9955eddd14cb2,e5e6c2cd63adcc51546c4b7489457c26a35a6b35..b48eb44cf70ba1cbc4adfe5be207e27253b34e2e
        - mds remove_data_pool -> fs rm_data_pool
        - mds rm_data_pool -> fs rm_data_pool
  
+   * New CephFS file system attributes session_timeout and session_autoclose
+     are configurable via `ceph fs set`. The MDS config options
+     mds_session_timeout, mds_session_autoclose, and mds_max_file_size are now
+     obsolete.
  
 +
  >= 12.2.2
  ---------