Home
last modified time | relevance | path

Searched refs:filesystems (Results 1 – 25 of 132) sorted by relevance

123456

/third_party/ltp/testcases/lib/
Dtst_supported_fs.c26 const char *const *filesystems; in main() local
43 filesystems = tst_get_supported_fs_types(skiplist); in main()
44 for (i = 0; filesystems[i]; i++) in main()
45 printf("%s\n", filesystems[i]); in main()
/third_party/toybox/www/doc/
Dmount.txt28 by different filesystems. It handles common things like making the filesystem
49 listed in /proc/filesystems, but calling mount can also trigger a module load
56 Different drivers implement different filesystems, which have four categories:
58 1) Block device backed filesystems, such as ext2 and vfat.
61 through. The source argument for block backed filesystems is a path to a
66 Block backed filesystems are the "conventional" filesystem type most people
70 2) Server backed filesystems, such as cifs/samba or fuse.
81 …urce argument for these filesystems indicates where the filesystem lives. It's often in a URL-like…
83 A lot of server backed filesystems want to open their own connection so they
93 These are also known as "pipe backed" filesystems (or "network filesystems"
[all …]
/third_party/e2fsprogs/doc/RelNotes/
Dv1.39.txt4 Fix 32-bit cleanliness in e2fsprogs so that we can support filesystems
11 Mke2fs will now create filesystems hash trees and on-line resizing
20 resize inode for large filesystems. (Addresses Debian Bug #346580)
22 When allocating space for the RAID filesystems with the stride
40 by ext3 filesystems, so that in the future, the userspace mount binary
106 Fix debugfs's dump_unsued command on filesystems with a 64k blocksize
110 filesystems with larger block sizes.
140 filesystems.
232 create very large filesystems using sparse files where most of the
Dv1.41.txt324 with ext2 filesystems or for small directories (take less than a lock)
547 filesystems when there is a need to allocate new blocks or inodes, and
562 shrinking ext4 filesystems with extents enabled. (Addresses Red Hat
619 corrupting filesystems.
623 filesystems using extents.
641 filesystems as the kernel when encoding rec_len >= 64k. For 64k
642 filesystems (currently all that is supported by e2fsprogs, this is
704 i_file_acl_hi non-zero. Ext3 filesystems don't care, and newer
782 or shrinking ext4 filesystems off-line (i.e., when the ext4 filesystem
788 will detect and fix non-zero i_file_acl_high on 32-bit filesystems
[all …]
Dv1.16.txt5 checking multiple filesystems in parallel, it was possible for fsck to
9 E2fsck now properly handles filesystems that have the
13 E2fsck now properly handles filesystems that have the IMAGIC feature
16 The mke2fs program now creates filesystems that have the filetype and
Dv1.23.txt33 Speed up the check of an ext3 filesystems by avoiding a needless flush
47 Fsck -A will not try to interpret device names for filesystems which
50 Fsck prints a warning message if now valid filesystems are passed to
Dv1.40.txt78 Fix fsck completion bars when multiple filesystems were being checked
83 multiple filesystems are being check and the output of fsck is being
89 Teach fsck to treat "ext4" and "ext4dev" as ext* filesystems.
184 depreciate the -s option, since it can result in filesystems which
305 Add support for returning labels for UDF filesystems in the blkid
308 Fix bug in the blkid library where cached filesystems was not being
315 Allow tune2fs to set and clear the test_fs flag on ext4 filesystems.
345 Mke2fs will now create new filesystems with 256 byte inodes and the
348 filesystems.
359 filesystems with the latest ext4 kernel code.
[all …]
Dv1.28.txt27 If there are no filesystems specified on fsck's command line, fsck now
51 corrupted filesystems where a large number of blocks are claimed by a
76 superblock used by other filesystems. (Addresses Debian bug #147256.)
83 Add support for 8k and 16k filesystems (for systems with page sizes
85 these filesystems can not be mounted on x86 systems, or other systems
Dv1.20.txt32 mounted filesystems. (Users could usually get away with using tune2fs
33 on mounted filesystems before, but with the advent of ext3 and
37 is also now safe for use on mounted filesystems.
42 the image file to help recover very badly damaged filesystems.
64 filesystems won't be all checked at the same time under normal
86 and it is now possible to filter what filesystems will get checked
Dv1.38.txt29 Mke2fs will now use a larger journal by default for filesystems
32 Mke2fs will refuse to create filesystems greater than 2**31-1 blocks,
54 Fix blkid's recognition of cramfs filesystems, and enhance it to be
66 filesystems. (Addresses Debian Bug: #303509)
Dv1.05.txt37 By default, create filesystems where the default checkinterval is 6
45 Added a new feature to e2fsck to byte-swap filesystems; this can be
46 used to convert old m68k filesystems to use the standard byte-order
Dv1.13.txt15 diskless workstations where all of the filesystems in /etc/fstab have
31 an 80 column display when formatting really big filesystems.
/third_party/e2fsprogs/
De2fsprogs.spec6 Summary: Utilities for managing ext2/ext3/ext4 filesystems
20 and ext4 filesystems. E2fsprogs contains e2fsck (used to repair
26 shrink unmounted ext2 filesystems, and most of the other core ext2fs
30 ext3, or ext4 filesystems (if you're not sure, you probably should
De2fsprogs.lsm6 filesystems, including e2fsck, mke2fs, dumpe2fs, and others.
/third_party/e2fsprogs/tests/f_bigalloc_badinode/
Dname1 delete bad inode handling for bigalloc filesystems
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dltpfs.part72 # Check the JFS filesystems
Dltpfs.part42 # Check the Reiser filesystems
Dltpfs.part52 # Check the Minix filesystems
Dltpfs.part32 # Check the MSDOS filesystems
Dltpfs.part22 # Check the XFS filesystems
Dltpfs.part62 # Check the EXT3 filesystems
Dltpfs.part12 # Check the EXT2 & NFS filesystems
/third_party/selinux/secilc/docs/
Dcil_file_labeling_statements.md113 Label filesystems that support SELinux security contexts.
137 <li><p><code>task</code> - For pseudo filesystems supporting task related services such as pipes an…
138 <li><p><code>trans</code> - For pseudo filesystems such as pseudo terminals and temporary objects.<…
139 …ttribute <code>security.selinux</code>. The labeling is persistent for filesystems that support ex…
183 Used to allocate a security context to filesystems that cannot support any of the [`fsuse`](cil_fil…
/third_party/ltp/testcases/kernel/fs/binfmt_misc/
Dbinfmt_misc_lib.sh43 if ! grep -q "binfmt_misc" /proc/filesystems; then
/third_party/e2fsprogs/tests/
DREADME20 exception) of the test filesystems in this directory have some sort of
30 filesystems against the original e2fsck, you will have to inspect the

123456