Revision cad0723b lib/rpc_defs.py

b/lib/rpc_defs.py
1 1
#
2 2
#
3 3

  
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Google Inc.
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
393 393
    ("cf_bdev", ED_SINGLE_DISK_DICT_DP, None),
394 394
    ("amount", None, None),
395 395
    ("dryrun", None, None),
396
    ], None, None, "Request a snapshot of the given block device"),
396
    ("backingstore", None, None),
397
    ], None, None, "Request growing of the given block device by a"
398
   " given amount"),
397 399
  ("blockdev_export", SINGLE, None, TMO_1DAY, [
398 400
    ("cf_bdev", ED_SINGLE_DISK_DICT_DP, None),
399 401
    ("dest_node", None, None),

Also available in: Unified diff