]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #36472 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 21 Aug 2020 23:12:32 +0000 (16:12 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 21 Aug 2020 23:12:32 +0000 (16:12 -0700)
commit3228b19bdaa96a8263fd44224ac98f7b274e1b77
treea2c2e95257e13babc0717103c999aeba63653ae1
parentc8bfc66f2d9145732cb71182e11e735bd162d900
parentdf7e9aa42b97f3203e92387d2ceea5636f5230ad
Merge PR #36472 into master

* refs/pull/36472/head:
qa/workunits/fs: add test for subvolume
mds: don't move inode with nlink > 1 to global snaprealm if it's in subvolume
mds: disallow hardlink across subvolume
mds: disallow across subvolume rename
mds: disallow creating snapshot on descendent directory of subvolume
mds: add vxattr that marks/clears subvolume flag

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>