xfs: verify xfs_quota commands against invalid mount path
authorJie Liu <jeff.liu@oracle.com>
Mon, 2 Dec 2013 23:29:33 +0000 (10:29 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 2 Dec 2013 23:29:33 +0000 (10:29 +1100)
commit5bcbff9155632e78826bb9241c3578edaf6156fe
treef48b7fc9c2d35e01551530a4020887b0822f36d2
parent0746f7b47ffc1ac755b29f2001ce083ea5626adc
xfs: verify xfs_quota commands against invalid mount path

Introduce a new test to verify xfs_quota administrator commands can
deal with invalid XFS mount path properly without NULL pointer
dereference issue.

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/303 [new file with mode: 0755]
tests/xfs/303.out [new file with mode: 0644]
tests/xfs/group