enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. ext2 - Wikipedia

    en.wikipedia.org/wiki/Ext2

    ext2, or second extended file system, is a file system for the Linux kernel. It was initially designed by French software developer Rémy Card as a replacement for the extended file system (ext). Having been designed according to the same principles as the Berkeley Fast File System from BSD , it was the first commercial-grade filesystem for Linux.

  3. e2fsprogs - Wikipedia

    en.wikipedia.org/wiki/E2fsprogs

    quick hacked up program to find ext2 superblocks logsave save the output of a command in a logfile lsattr list file attributes on a Linux second extended file system mke2fs used for creating ext2, ext3 and ext4 file systems resize2fs which can expand and shrink ext2, ext3 and ext4 file systems. On-line support was added in 2006. [2] tune2fs ...

  4. Extended file system - Wikipedia

    en.wikipedia.org/wiki/Extended_file_system

    It has metadata structure inspired by traditional Unix filesystem principles, and was designed by Rémy Card to overcome certain limitations of the MINIX file system. [ 4 ] [ 2 ] It was the first implementation that used the virtual file system (VFS), for which support was added in the Linux kernel in version 0.96c, and it could handle file ...

  5. Ext2Fsd - Wikipedia

    en.wikipedia.org/wiki/Ext2Fsd

    Ext2Fsd (short for Ext2 File System Driver) is a free Installable File System driver written in C for the Microsoft Windows operating system family. It facilitates read and write access to the ext2 , ext3 and ext4 file systems .

  6. HTree - Wikipedia

    en.wikipedia.org/wiki/HTree

    The HTree index data structure and algorithm were developed by Daniel Phillips in 2000 and implemented for the ext2 filesystem in February 2001. A port to the ext3 filesystem by Christopher Li and Andrew Morton in 2002 during the 2.5 kernel series added journal based crash consistency. With minor improvements, HTree continues to be used in ext4 ...

  7. Partition type - Wikipedia

    en.wikipedia.org/wiki/Partition_type

    The partition type (or partition ID) in a partition's entry in the partition table inside a master boot record (MBR) is a byte value intended to specify the file system the partition contains or to flag special access methods used to access these partitions (e.g. special CHS mappings, LBA access, logical mapped geometries, special driver access, hidden partitions, secured or encrypted file ...

  8. File system API - Wikipedia

    en.wikipedia.org/wiki/File_system_API

    Some of the metadata is maintained by the file system, for example last-modification date (and various other dates depending on the file system), location of the beginning of the file, the size of the file and if the file system backup utility has saved the current version of the files. These items cannot usually be altered by a user program.

  9. Btrfs - Wikipedia

    en.wikipedia.org/wiki/Btrfs

    The btrfs-convert tool exploits this ability to do an in-place conversion of an ext2/3/4 or ReiserFS file system, by nesting the equivalent Btrfs metadata in its unallocated space—while preserving an unmodified copy of the original file system.