Spelling fix: prefered -> preferred Signed-off-by: Benoit Boissinot <benoit.boissinot@ens-lyon.org> diff -r 2202c155b8c3 -r ef957e3033e5 fs/ext2/ialloc.c --- a/fs/ext2/ialloc.c Tue Mar 18 21:34:48 2008 -0700 +++ b/fs/ext2/ialloc.c Wed Mar 19 21:01:45 2008 +0100 @@ -253,7 +253,7 @@ * it has too few free inodes left (min_inodes) or * it has too few free blocks left (min_blocks) or * it's already running too large debt (max_debt). - * Parent's group is prefered, if it doesn't satisfy these + * Parent's group is preferred, if it doesn't satisfy these * conditions we search cyclically through the rest. If none * of the groups look good we just look for a group with more * free inodes than average (starting at parent's group). diff -r 2202c155b8c3 -r ef957e3033e5 fs/ext2/inode.c --- a/fs/ext2/inode.c Tue Mar 18 21:34:48 2008 -0700 +++ b/fs/ext2/inode.c Wed Mar 19 21:01:45 2008 +0100 @@ -239,7 +239,7 @@ * @inode: owner * @ind: descriptor of indirect block. * - * This function returns the prefered place for block allocation. + * This function returns the preferred place for block allocation. * It is used when heuristic for sequential allocation fails. * Rules are: * + if there is a block to the left of our position - allocate near it. @@ -283,7 +283,7 @@ } /** - * ext2_find_goal - find a prefered place for allocation. + * ext2_find_goal - find a preferred place for allocation. * @inode: owner * @block: block we want * @partial: pointer to the last triple within a chain diff -r 2202c155b8c3 -r ef957e3033e5 fs/ext3/ialloc.c --- a/fs/ext3/ialloc.c Tue Mar 18 21:34:48 2008 -0700 +++ b/fs/ext3/ialloc.c Wed Mar 19 21:01:45 2008 +0100 @@ -239,7 +239,7 @@ * it has too few free inodes left (min_inodes) or * it has too few free blocks left (min_blocks) or * it's already running too large debt (max_debt). - * Parent's group is prefered, if it doesn't satisfy these + * Parent's group is preferred, if it doesn't satisfy these * conditions we search cyclically through the rest. If none * of the groups look good we just look for a group with more * free inodes than average (starting at parent's group). diff -r 2202c155b8c3 -r ef957e3033e5 fs/ext3/inode.c --- a/fs/ext3/inode.c Tue Mar 18 21:34:48 2008 -0700 +++ b/fs/ext3/inode.c Wed Mar 19 21:01:45 2008 +0100 @@ -392,7 +392,7 @@ * @inode: owner * @ind: descriptor of indirect block. * - * This function returns the prefered place for block allocation. + * This function returns the preferred place for block allocation. * It is used when heuristic for sequential allocation fails. * Rules are: * + if there is a block to the left of our position - allocate near it. @@ -436,12 +436,12 @@ } /** - * ext3_find_goal - find a prefered place for allocation. + * ext3_find_goal - find a preferred place for allocation. * @inode: owner * @block: block we want * @partial: pointer to the last triple within a chain * - * Normally this function find the prefered place for block allocation, + * Normally this function find the preferred place for block allocation, * returns it. */ diff -r 2202c155b8c3 -r ef957e3033e5 fs/ext4/ialloc.c --- a/fs/ext4/ialloc.c Tue Mar 18 21:34:48 2008 -0700 +++ b/fs/ext4/ialloc.c Wed Mar 19 21:01:45 2008 +0100 @@ -305,7 +305,7 @@ * it has too few free inodes left (min_inodes) or * it has too few free blocks left (min_blocks) or * it's already running too large debt (max_debt). - * Parent's group is prefered, if it doesn't satisfy these + * Parent's group is preferred, if it doesn't satisfy these * conditions we search cyclically through the rest. If none * of the groups look good we just look for a group with more * free inodes than average (starting at parent's group). diff -r 2202c155b8c3 -r ef957e3033e5 fs/ext4/inode.c --- a/fs/ext4/inode.c Tue Mar 18 21:34:48 2008 -0700 +++ b/fs/ext4/inode.c Wed Mar 19 21:01:45 2008 +0100 @@ -382,7 +382,7 @@ * @inode: owner * @ind: descriptor of indirect block. * - * This function returns the prefered place for block allocation. + * This function returns the preferred place for block allocation. * It is used when heuristic for sequential allocation fails. * Rules are: * + if there is a block to the left of our position - allocate near it. @@ -432,12 +432,12 @@ } /** - * ext4_find_goal - find a prefered place for allocation. + * ext4_find_goal - find a preferred place for allocation. * @inode: owner * @block: block we want * @partial: pointer to the last triple within a chain * - * Normally this function find the prefered place for block allocation, + * Normally this function find the preferred place for block allocation, * returns it. */ static ext4_fsblk_t ext4_find_goal(struct inode *inode, ext4_lblk_t block, -- :wq --
| Alan Cox | [PATCH 00/76] Queued TTY Patches |
| Linus Torvalds | Linux 2.6.27 |
| Eric W. Biederman | [PATCH] nfsd/nfs4state: Remove unnecessary daemonize call. |
| Artem Bityutskiy | [PATCH 10/44 take 2] [UBI] debug unit implementation |
git: | |
| Daniel Barkalow | Re: I don't want the .git directory next to my code. |
| Johannes Schindelin | Re: [PATCH] RFC: git lazy clone proof-of-concept |
| Johannes Schindelin | Re: [ANNOUNCE] GIT 1.5.4 |
| Johannes Schindelin | Re: git-diff on touched files: bug or feature? |
| Richard Stallman | Real men don't attack straw men |
| Juan Miscaro | When will OpenBSD support UTF8? |
| Stefan Beke | mail dovecot: pipe() failed: Too many open files |
| L. V. Lammert | Re: About Xen: maybe a reiterative question but .. |
| Michael Buesch | Re: Mark IPW2100 as BROKEN: Fatal interrupt. Scheduling firmware restart. |
| Johannes Berg | Re: mac80211 truesize bugs |
| Vitaliy Gusev | [TCP]: TCP_DEFER_ACCEPT causes leak sockets |
| Alexey Dobriyan | [PATCH 10/33] netns ct: per-netns /proc/net/nf_conntrack_expect |
