Displaying 5 results from an estimated 5 matches for "reiserfs_fs".
2005 Oct 25
2
centos 4.2 with reiserfs
...rn from incompatible pointer type
fs/reiserfs/stree.c:337: warning: return from incompatible pointer type
fs/reiserfs/stree.c:338: warning: return from incompatible pointer type
fs/reiserfs/stree.c: At top level:
fs/reiserfs/stree.c:346: error: conflicting types for 'get_rkey'
include/linux/reiserfs_fs.h:1886: error: previous declaration of 'get_rkey' was
here
fs/reiserfs/stree.c:346: error: conflicting types for 'get_rkey'
include/linux/reiserfs_fs.h:1886: error: previous declaration of 'get_rkey' was
here
fs/reiserfs/stree.c: In function `get_rkey':
fs/reiserfs/stree...
2007 Aug 10
1
[git patch] klibc small features
...| 2 ++
usr/kinit/fstype/ext2_fs.h | 5 +++++
usr/kinit/fstype/ext3_fs.h | 5 +++++
usr/kinit/fstype/fstype.c | 18 ++++++++++++++++--
usr/kinit/fstype/fstype.h | 5 +----
usr/kinit/fstype/reiser4_fs.h | 31 +++++++++++++++++++++++++++++++
usr/kinit/fstype/reiserfs_fs.h | 5 +++++
usr/kinit/fstype/xfs_sb.h | 5 +++++
usr/utils/Kbuild | 4 +++-
usr/utils/sync.c | 7 +++++++
11 files changed, 89 insertions(+), 7 deletions(-)
thanks
--
maks
ps have the debian/ubuntu fstype squashfs support queued up for next merge.
2005 Nov 05
2
[PATCH 00/25] reduce code in fs/compat_ioctl.c
...| 1
include/linux/fs.h | 3
include/linux/ioctl32.h | 2
include/linux/mtio.h | 12
include/linux/ncp_fs.h | 1
include/linux/net.h | 2
include/linux/reiserfs_fs.h | 9
include/linux/socket.h | 4
include/linux/tty.h | 2
include/linux/tty_driver.h | 4
include/linux/tty_ldisc.h | 2
include/linux/videodev.h | 2
include/net/s...
2005 Nov 05
2
[PATCH 00/25] reduce code in fs/compat_ioctl.c
...| 1
include/linux/fs.h | 3
include/linux/ioctl32.h | 2
include/linux/mtio.h | 12
include/linux/ncp_fs.h | 1
include/linux/net.h | 2
include/linux/reiserfs_fs.h | 9
include/linux/socket.h | 4
include/linux/tty.h | 2
include/linux/tty_driver.h | 4
include/linux/tty_ldisc.h | 2
include/linux/videodev.h | 2
include/net/s...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In
particular, the patchset has been reorganized so as not to break
git-bisect.
Additionally, this updates the patch base to 2.6.17-git12
(d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main
difference on the klibc side is removal of obsolete code.
This is also available as a git tree at: