Searched hist:a35eca958aa1c7d0b5f993db1a3ded45ae16d59b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | ioctl.c | diff a35eca958aa1c7d0b5f993db1a3ded45ae16d59b Thu Aug 25 14:43:06 CDT 2011 Greg Farnum <gregory.farnum@dreamhost.com> ceph: let the set_layout ioctl set single traits
Previously we were validating the passed-in stripe unit, object size, and stripe count against each other (and not testing most other stuff). Instead, make sure that the composed previous layout and new values are valid, and only send the new values to the MDS. This lets users change the pool without setting the whole layout, for instance.
Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
|