diff options
author | Andreas Gruenbacher <[email protected]> | 2011-05-12 11:15:34 +0200 |
---|---|---|
committer | Philipp Reisner <[email protected]> | 2012-11-08 16:55:51 +0100 |
commit | 95f8efd08bcce65df994049a292b94e56c7ada67 (patch) | |
tree | a4a943aea52b65adc4ddabf736a30f66f83f6ed0 /include/linux/genl_magic_struct.h | |
parent | 69ef82dea4c34e4a0541fc3f415b0fef70fe12b0 (diff) |
drbd: Fix the upper limit of resync-after
The 32-bit resync_after netlink field takes a device minor number as
parameter, which is no longer limited to 255. We cannot statically
verify which device numbers are valid, so set the ummer limit to the
highest possible signed 32-bit integer.
Signed-off-by: Philipp Reisner <[email protected]>
Signed-off-by: Lars Ellenberg <[email protected]>
Diffstat (limited to 'include/linux/genl_magic_struct.h')
0 files changed, 0 insertions, 0 deletions