Standardize on the vi editing directives being on the first line.
This commit is contained in:
parent
087b9d640e
commit
63fc1a9e08
284 changed files with 285 additions and 19 deletions
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* blkid.h - Interface for libblkid, a library to identify block devices
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* blkidP.h - Internal interfaces for libblkid
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* getsize.c --- get the size of a partition.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* cache.c - allocation/initialization/free routines for cache
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* dev.c - allocation/initialization/free routines for dev
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* devname.c - get a dev by its device inode name
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* devno.c - find a particular device by its device number (major/minor)
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
#if !defined(_BLKID_LIST_H) && !defined(LIST_HEAD)
|
||||
#define _BLKID_LIST_H
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* probe.c - identify a block device by its contents, and return a dev
|
||||
* struct with the details
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* probe.h - constants and on-disk structures for extracting device data
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* read.c - read the blkid cache from disk, to avoid scanning all devices
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* resolve.c - resolve names and tags into specific devices
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* save.c - write the cache struct to disk
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* tag.c - allocation/initialization/free routines for tag structs
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* version.c --- Return the version of the blkid library
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* chattr.c - Change file attributes on an ext2 file system
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* File: e2fsbb.h
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* e2fsck
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
#include "busybox.h"
|
||||
#include <sys/types.h> /* Needed by dirent.h on netbsd */
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* feature.c --- convert between features and strings
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* fgetflags.c - Get a file flags on an ext2 file system
|
||||
* fsetflags.c - Set a file flags on an ext2 file system
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* fgetversion.c - Get a file version on an ext2 file system
|
||||
* fsetversion.c - Set a file version on an ext2 file system
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* feature.c --- convert between features and strings
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* iod.c - Iterate a function on each entry of a directory
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ls.c - List the contents of an ext2fs superblock
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* mountopts.c --- convert between default mount options and strings
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* getostype.c - Get the Filesystem OS type
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* parse_num.c - Parse the number of blocks
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* pe.c - Print a second extended filesystem errors behavior
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* pf.c - Print file attributes on an ext2 file system
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ps.c - Print filesystem state
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* uuid.c -- utility routines for manipulating UUID's.
|
||||
*/
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* alloc.c --- allocate new inodes, blocks for ext2fs
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* alloc_sb.c --- Allocate the superblock and block group descriptors for a
|
||||
* newly initialized filesystem. Used by mke2fs when initializing a filesystem
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* alloc_stats.c --- Update allocation statistics for ext2fs
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* alloc_tables.c --- Allocate tables for a newly initialized
|
||||
* filesystem. Used by mke2fs when initializing a filesystem
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* badblocks.c --- routines to manipulate the bad block structure
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* bb_compat.c --- compatibility badblocks routines
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* bb_inode.c --- routines to update the bad block inode.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* bitmaps.c --- routines to read, write, and manipulate the inode and
|
||||
* block bitmaps.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* bitops.c --- Bitmap frobbing code. See bitops.h for the inlined
|
||||
* routines.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* bitops.h --- Bitmap frobbing code. The byte swapping routines are
|
||||
* also included here.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* block.c --- iterate over all blocks in an inode
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* bmap.c --- logical to physical block mapping
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* bmove.c --- Move blocks around to make way for a particular
|
||||
* filesystem structure.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* brel.h
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* brel_ma.c
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* check_desc.c --- Check the group descriptors of an ext2 filesystem
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* closefs.c --- close an ext2 filesystem
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* cmp_bitmaps.c --- routines to compare inode and block bitmaps.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* dblist.c -- directory block list functions
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* dblist_dir.c --- iterate by directory entry
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* dir_iterate.c --- ext2fs directory iteration operations
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* dirblock.c --- directory block routines.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* dirhash.c -- Calculate the hash of a directory entry
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* dupfs.c --- duplicate a ext2 filesystem handle
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* e2image.h --- header file describing the ext2 image format
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* expand.c --- expand an ext2fs directory
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ext2_err.h:
|
||||
* This file is automatically generated; please do not edit it.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
File: linux/ext2_ext_attr.h
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* linux/include/linux/ext2_fs.h
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* io.h --- the I/O manager abstraction
|
||||
*
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
#include <linux/types.h>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ext2fs.h --- ext2fs
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ext2fsP.h --- private header file for ext2 library
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ext2fs.h --- ext2fs
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ext_attr.c --- extended attribute blocks
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* fileio.c --- Simple file I/O routines
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* finddev.c -- this routine attempts to find a particular device in
|
||||
* /dev
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* flushb.c --- Hides system-dependent information for both syncing a
|
||||
* device to disk and to flush any buffers from disk cache.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* freefs.c --- free an ext2 filesystem
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* gen_bitmap.c --- Generic bitmap routines that used to be inlined.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* get_pathname.c --- do directry/inode -> name translation
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* getsectsize.c --- get the sector size of a device.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* getsize.c --- get the size of a partition.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* icount.c --- an efficient inode count abstraction
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* image.c --- writes out the critical parts of the filesystem as a
|
||||
* flat file.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ind_block.c --- indirect block I/O routines
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* initialize.c --- initialize a filesystem handle given superblock
|
||||
* parameters. Used by mke2fs when initializing a filesystem.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* inline.c --- Includes the inlined functions defined in the header
|
||||
* files as standalone functions, in case the application program
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* inode.c --- utility routines to read and write inodes
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* inode_io.c --- This is allows an inode in an ext2 filesystem image
|
||||
* to be accessed via the I/O manager interface.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* io_manager.c --- the I/O manager abstraction
|
||||
*/
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* irel.h
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* irel_ma.c
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* ismounted.c --- Check to see if the filesystem was mounted
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* jfs_dat.h --- stripped down header file which only contains the JFS
|
||||
* on-disk data structures
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* linux/include/linux/jbd.h
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
#ifndef _LINUX_LIST_H
|
||||
#define _LINUX_LIST_H
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* link.c --- create links in a ext2fs directory
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* lookup.c --- ext2fs directory lookup operations
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* mkdir.c --- make a directory in the filesystem
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* mkjournal.c --- make a journal for a filesystem
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* namei.c --- ext2fs directory lookup operations
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* newdir.c --- create a new directory block
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* openfs.c --- open an ext2 filesystem
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* read_bb --- read the bad blocks inode
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* read_bb_file.c --- read a list of bad blocks from a FILE *
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* res_gdt.c --- reserve blocks for growing the group descriptor table
|
||||
* during online resizing.
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue