]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: Set mds_snap_max_uid to 4294967294 11016/head
authorWido den Hollander <wido@42on.com>
Thu, 8 Sep 2016 12:44:57 +0000 (14:44 +0200)
committerWido den Hollander <wido@42on.com>
Thu, 8 Sep 2016 12:49:25 +0000 (14:49 +0200)
commitb8a530e3d754d2efded3735455402f9bd2d57274
treebe3af8a8c5305881c65635b1b325676fb6dc33cd
parent537cbb380b3811b3a5006974a5ec5e9038308354
mds: Set mds_snap_max_uid to 4294967294

Since kernel version 2.6 the Linux kernel supports 32-bit integers
and thus the limit is no longer 65536.

By setting this to a higher default value we make sure that all users
will be allowed to create snapshots in the future by default.

Signed-off-by: Wido den Hollander <wido@42on.com>
src/common/config_opts.h