Magellan Linux

Annotation of /trunk/util-linux/patches/util-linux-2.22.2-f2fs-tests.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2127 - (hide annotations) (download)
Tue Mar 19 20:37:21 2013 UTC (11 years, 2 months ago) by niro
File size: 910 byte(s)
-support f2fs
1 niro 2127 From d8036a902e628996b90a4cc644f939c6bdc2122f Mon Sep 17 00:00:00 2001
2     From: Alejandro Martinez Ruiz <alex@nowcomputing.com>
3     Date: Tue, 05 Feb 2013 17:00:07 +0000
4     Subject: tests: add f2fs image test
5    
6     Signed-off-by: Alejandro Martinez Ruiz <alex@nowcomputing.com>
7     ---
8     diff --git a/tests/expected/blkid/low-probe-f2fs b/tests/expected/blkid/low-probe-f2fs
9     new file mode 100644
10     index 0000000..ee32864
11     --- /dev/null
12     +++ b/tests/expected/blkid/low-probe-f2fs
13     @@ -0,0 +1,7 @@
14     +ID_FS_LABEL=test-f2fs
15     +ID_FS_LABEL_ENC=test-f2fs
16     +ID_FS_TYPE=f2fs
17     +ID_FS_USAGE=filesystem
18     +ID_FS_UUID=f6aee5b9-8cc2-4da7-9f8d-c95aac90e17d
19     +ID_FS_UUID_ENC=f6aee5b9-8cc2-4da7-9f8d-c95aac90e17d
20     +ID_FS_VERSION=1.1
21     diff --git a/tests/ts/blkid/images-fs/f2fs.img.bz2 b/tests/ts/blkid/images-fs/f2fs.img.bz2
22     new file mode 100644
23     index 0000000..82e8601
24     --- /dev/null
25     +++ b/tests/ts/blkid/images-fs/f2fs.img.bz2
26     Binary files differ
27     --
28     cgit v0.9.1