From patchwork Sat Sep 22 04:01:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [20/21,v5] tests: change result in f_bad_disconnected_inode Date: Fri, 21 Sep 2012 18:01:08 -0000 From: Zheng Liu X-Patchwork-Id: 186092 Message-Id: <1348286469-31690-21-git-send-email-wenqing.lz@taobao.com> To: linux-ext4@vger.kernel.org Cc: tytso@mit.edu, Zheng Liu From: Zheng Liu In this test, inode flag is some random data, and when we apply inline data patch set we should need to handle it. Signed-off-by: Zheng Liu --- tests/f_bad_disconnected_inode/expect.1 | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/tests/f_bad_disconnected_inode/expect.1 b/tests/f_bad_disconnected_inode/expect.1 index 11862f6..9f9b447 100644 --- a/tests/f_bad_disconnected_inode/expect.1 +++ b/tests/f_bad_disconnected_inode/expect.1 @@ -2,9 +2,18 @@ Pass 1: Checking inodes, blocks, and sizes Inode 1 has EXTENTS_FL flag set on filesystem without extents support. Clear? yes +Inode 14 has INLINE_DATA_FL flag on filesystem without inline data support. +Clear? yes + +Inode 15 has INLINE_DATA_FL flag on filesystem without inline data support. +Clear? yes + Inode 15 has EXTENTS_FL flag set on filesystem without extents support. Clear? yes +Inode 16 has INLINE_DATA_FL flag on filesystem without inline data support. +Clear? yes + Inode 16 has EXTENTS_FL flag set on filesystem without extents support. Clear? yes