search for: ext2_fs_sb

Displaying 3 results from an estimated 3 matches for "ext2_fs_sb".

2005 Jan 12
3
syslinux build fails with 2.6 linux headers
...tory `/usr/src/syslinux-3.07-pre1/extlinux' gcc -Wp,-MT,extlinux.o,-MMD,.extlinux.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -c -o extlinux.o extlinux.c In file included from /usr/include/linux/blockgroup_lock.h:10, from /usr/include/linux/ext2_fs_sb.h:19, from /usr/include/linux/ext2_fs.h:20, from extlinux.c:39: /usr/include/linux/spinlock.h: In function `bit_spin_lock': /usr/include/linux/spinlock.h:415: error: invalid type argument of `->' /usr/include/linux/spinlock.h: In function `bit_spin_trylo...
2005 Jan 03
2
(no subject)
...l -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libfat -c -o extlinux.o extlinux.c In file included from /home/balducci/tmp/install-us-d/syslinux/linux-2.6.10/include/linux/percpu_counter.h:13, from /home/balducci/tmp/install-us-d/syslinux/linux-2.6.10/include/linux/ext2_fs_sb.h:20, from /home/balducci/tmp/install-us-d/syslinux/linux-2.6.10/include/linux/ext2_fs.h:20, from extlinux.c:34: /home/balducci/tmp/install-us-d/syslinux/linux-2.6.10/include/linux/percpu.h: In function `__alloc_percpu': /home/balducci/tmp/install-us-d/syslinux...
2008 Nov 24
2
ext2 inode size patch - RE: PR kern/124621
A while back, I submitted a patch for PR kern/124621, which allows the mounting of an ext2(3) filesystem created with an inode size other than 128. The e2fsprogs' default is now 256, so file systems created on newer Linux distributions or with the port will not be mountable. I was hopeful this would get committed in time for 7.1-RELEASE (and 6.4-RELEASE), however the PR remains open. If