Displaying 15 results from an estimated 15 matches for "ialloc".
Did you mean:
alloc
2001 Mar 23
0
[linux-lvm] EXT2-fs panic (device lvm(58,0)):
...7 +209,7 @@
return;
}
- memset(cii, 0, sizeof(struct coda_inode_info));
+ /* The inode->u struct is zeroed for us by clear_inode() */
list_add(&cii->c_cilist, &sbi->sbi_cihead);
cii->c_magic = CODA_CNODE_MAGIC;
}
diff -ru linux-2.4.3p6/fs/ext2/ialloc.c linux-2.4.3p6-aed/fs/ext2/ialloc.c
--- linux-2.4.3p6/fs/ext2/ialloc.c Fri Dec 8 18:35:54 2000
+++ linux-2.4.3p6-aed/fs/ext2/ialloc.c Fri Mar 23 00:47:46 2001
@@ -432,16 +416,13 @@
inode->i_blksize = PAGE_SIZE; /* This is the optimal IO size (for stat), not the fs block size */
inode->i...
2001 Oct 14
2
Probelms with patching EXT-3
...KERNEL__ -I/usr/src/linux-2.4.9/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=k6
-c -o symlink.o symlink.c
rm -f ext3.o
ld -m elf_i386 -r -o ext3.o acl.o balloc.o bitmap.o dir.o file.o
fsync.o ialloc.o inode.o ioctl.o namei.o super.o symlink.o
ld: cannot open ialloc.o: No such file or directory
make[3]: *** [ext3.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.9/fs/ext3'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.9/fs/ext3'
make[1]: *** [_...
2005 Nov 18
0
[2.6 patch] fs/ext3/: small cleanups
...s no need for ext3_count_free() #ifndef EXT3FS_DEBUG
- having prototypes for ext3_count_free() in two different headers is
nonsense
Signed-off-by: Adrian Bunk <bunk at stusta.de>
---
fs/ext3/balloc.c | 2 --
fs/ext3/bitmap.c | 8 +++++++-
fs/ext3/bitmap.h | 8 --------
fs/ext3/ialloc.c | 1 -
4 files changed, 7 insertions(+), 12 deletions(-)
--- linux-2.6.15-rc1-mm1-full/fs/ext3/bitmap.c.old 2005-11-18 02:52:02.000000000 +0100
+++ linux-2.6.15-rc1-mm1-full/fs/ext3/bitmap.c 2005-11-18 02:54:14.000000000 +0100
@@ -7,8 +7,11 @@
* Universite Pierre et Marie Curie (Paris VI)...
2005 Jul 20
0
ext3 nodump attribute inheritance
...ump flag and therefore wont be dumped.
I googled for a while for other users experience with this feature,
but it seems to me the nodump flag is not used much or the people feel
ok or are unaware.
For myself and for now, I solved this problem with the following
oneline patch against kernel 2.6.8, ialloc.c/ext3_new_inode():
--- kernel-source-2.6.8-orig/fs/ext3/ialloc.c 2004-08-14
07:36:58.000000000 +0200
+++ kernel-source-2.6.8/fs/ext3/ialloc.c 2005-07-19
11:20:36.000000000 +0200
@@ -566,9 +566,9 @@
ei->i_next_alloc_goal = 0;
ei->i_dir_start_lookup = 0;
ei-&g...
2005 Oct 31
2
What is the history of CONFIG_EXT{2,3}_CHECK?
Can anyone tell me the history of CONFIG_EXT{2,3}_CHECK?
There is code for a "check" option for mount if these options are
enabled, but there's no way to enable them.
TIA
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
2023 Jun 21
3
[PATCH 00/79] fs: new accessors for inode->i_ctime
...| 4 +-
fs/exfat/inode.c | 6 +--
fs/exfat/namei.c | 29 +++++-----
fs/exfat/super.c | 4 +-
fs/ext2/acl.c | 2 +-
fs/ext2/dir.c | 6 +--
fs/ext2/ialloc.c | 2 +-
fs/ext2/inode.c | 11 ++--
fs/ext2/ioctl.c | 4 +-
fs/ext2/namei.c | 8 +--
fs/ext2/super.c | 2 +-
fs/ext2/xattr.c | 2 +-
fs/ex...
2023 Mar 22
2
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
...and at churchy.gnu.ai.mit.edu>
* posix/execvp.c: If execv fails with ENOEXEC, run the shell on
the file.
Fri Feb 9 11:46:45 1996 Roland McGrath <roland at churchy.gnu.ai.mit.edu>
* time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c,
CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused.
* hurd/Makefile (user-interfaces): Added hurd/tioctl.
(note the date: 1996!), the POSIX-mandated fallback
execv(<shell path>, { argv[0], file, argv[1], ..., NULL })
is not being done. Instead, the follow...
2002 Jun 03
3
ext3 behaviour when no space on disk
While compiling two kernels and untarring a third, my root fs was remounted r/w
and I got the following in dmesg (kernel 2.4.19-pre9):
EXT3-fs error (device ide0(3,2)) in ext3_new_inode: error 28
Aborting journal on device ide0(3,2).
ext3_abort called
EXT3-fs abort (device ide0(3,2)): ext3_journal_start: Detected aborted journal.
Remounting filesystem read-only
Remounting filesystem read-only
2001 Aug 23
2
EXT3 Trouble on 2.4.4
...92 b_list:BUF_DIRTY b_jlist:BJ_None on_lru:1
cpu:0 on_hash:1 b_count:2 b_blocknr:1
b_jbd:1 b_frozen_data:00000000 b_committed_data:00000000
b_transaction:0 b_next_transaction:0 b_cp_transaction:1 b_trans_is_running:0
b_trans_is_comitting:0 b_jcount:0 <0>
ext3_new_inode() [ialloc.c:465] get_write_access
b_state:0x92 b_list:BUF_DIRTY b_jlist:BJ_None on_lru:1
cpu:0 on_hash:1 b_count:2 b_blocknr:1
b_jbd:1 b_frozen_data:00000000 b_committed_data:00000000
b_transaction:0 b_next_transaction:0 b_cp_transaction:1 b_trans_is_running:0
b_trans_is_comitting:0...
2001 Nov 03
1
Patch for kernel 2.4.14pre7
...vmscan.c.rej
patching file drivers/block/loop.c
patching file fs/Makefile
patching file fs/Config.in
patching file fs/ext3/acl.c
patching file fs/ext3/balloc.c
patching file fs/ext3/bitmap.c
patching file fs/ext3/dir.c
patching file fs/ext3/file.c
patching file fs/ext3/fsync.c
patching file fs/ext3/ialloc.c
patching file fs/ext3/inode.c
patching file fs/ext3/ioctl.c
patching file fs/ext3/Makefile
patching file fs/ext3/namei.c
patching file fs/ext3/super.c
patching file fs/ext3/symlink.c
patching file fs/jbd/checkpoint.c
patching file fs/jbd/commit.c
patching file fs/jbd/journal.c
patching file fs/jb...
2023 Mar 22
1
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
...gt;
> * posix/execvp.c: If execv fails with ENOEXEC, run the shell on
> the file.
>
> Fri Feb 9 11:46:45 1996 Roland McGrath <roland at churchy.gnu.ai.mit.edu>
>
> * time/Makefile (CFLAGS-zdump.c, CFLAGS-zic.c, CFLAGS-ialloc.c,
> CFLAGS-scheck.c): Use -DNOID instead of -Wno-unused.
>
> * hurd/Makefile (user-interfaces): Added hurd/tioctl.
>
> (note the date: 1996!), the POSIX-mandated fallback
>
> execv(<shell path>, { argv[0], file, argv[1], ..., NULL })
>...
2001 Jul 18
2
Patch for latest ac release?
Lo,
Is there already a patch out for latest 2.4.6-ac release? I'm pretty sure
that the ext3 patch -ac2 can not be applied on this release.
Bye.
--
the trees the birds the air the grass the water the flies the trees
2023 Mar 22
3
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On 3/21/23 18:28, Eric Blake wrote:
> it is indeed a bug in busybox now that POSIX is moving towards
> standardizing realpath, so I've filed it:
> https://bugs.busybox.net/show_bug.cgi?id=15466
I've found another busybox bug.
The "/bin/sh" utility is provided by busybox as well (via the usual symlinking).
Per POSIX, if
execvp(file, { argv[0], argv[1], ..., NULL })
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...10215 0 0.01 10215
HYPRE_struct_matrix.ll 12 27807 0 0.01 27778 0 0.01 22107
HYPRE_struct_pcg.ll 14 82644 0 0.01 82615 0 0.01 82854
HYPRE_struct_smg.ll 15 15541 0 0.01 15512 0 0.01 15512
HYPRE_struct_stencil.ll 3 7068 0 0.01 7039 0 0.01 7039
HYPRE_struct_vector.ll 16 35666 0 0.01 35637 0 0.01 26422
ialloc.ll 15 86903 0 0.01 86879 0 0.01 86879
iaparser.ll 74 137971 4 0.02 136825 1 0.02 137604
iascanner.ll 19 84100 0 0.02 84083 0 0.02 84083
id3tag.ll 4 36173 0 0.01 36142 0 0.01 36142
idct.ll 4 29032 0 0.01 28997 0 0.01 28997
idctref.ll 2 13404 0 0.01 13369 0 0.01 13369
idebug.ll 5 30092 0 0.01 30068 0...