Home
last modified time | relevance | path

Searched hist:"9 a40f122" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dioctl.c9a40f122 Mon Mar 31 05:03:25 CDT 2014 Gui Hecheng <guihc.fnst@cn.fujitsu.com> btrfs: filter invalid arg for btrfs resize

Originally following cmds will work:
# btrfs fi resize -10A <mnt>
# btrfs fi resize -10Gaha <mnt>
Filter the arg by checking the return pointer of memparse.

Signed-off-by: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
9a40f122 Mon Mar 31 05:03:25 CDT 2014 Gui Hecheng <guihc.fnst@cn.fujitsu.com> btrfs: filter invalid arg for btrfs resize

Originally following cmds will work:
# btrfs fi resize -10A <mnt>
# btrfs fi resize -10Gaha <mnt>
Filter the arg by checking the return pointer of memparse.

Signed-off-by: Gui Hecheng <guihc.fnst@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>