xfs/050: Fix "Push past soft inode limit" case
authorChandan Rajendra <chandan@linux.vnet.ibm.com>
Mon, 24 Sep 2018 15:19:24 +0000 (20:49 +0530)
committerEryu Guan <guaneryu@gmail.com>
Sun, 30 Sep 2018 05:57:50 +0000 (13:57 +0800)
commit05802a3a8a868bf4b434d4cef41d457177f68a35
treef79af5dac9552b4d46ec747eb5dd729bff8323a0
parenta97909b3f95ef258afa7e1b93f3a0c56ce7334bd
xfs/050: Fix "Push past soft inode limit" case

The test sets an inode soft limit of four but only three files are
created. This commit creates two more files in order to really push past
the soft inode limit.

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Tested-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/050
tests/xfs/050.out