Displaying 5 results from an estimated 5 matches for "ffs_inode".
Did you mean:
xfs_inode
2005 Apr 04
1
FreeBSD Security Advisory FreeBSD-SA-05:02.sendfile
...Correction details
The following list contains the revision numbers of each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_4
src/sys/ufs/ffs/ffs_inode.c 1.56.2.6
RELENG_4_11
src/UPDATING 1.73.2.91.2.3
src/sys/conf/newvers.sh 1.44.2.39.2.6
src/sys/ufs/ffs/ffs_inode.c 1.56.2.5.12.1
RELENG_4_10
src/U...
2005 Apr 04
0
FreeBSD Security Advisory FreeBSD-SA-05:02.sendfile
...Correction details
The following list contains the revision numbers of each file that was
corrected in FreeBSD.
Branch Revision
Path
- -------------------------------------------------------------------------
RELENG_4
src/sys/ufs/ffs/ffs_inode.c 1.56.2.6
RELENG_4_11
src/UPDATING 1.73.2.91.2.3
src/sys/conf/newvers.sh 1.44.2.39.2.6
src/sys/ufs/ffs/ffs_inode.c 1.56.2.5.12.1
RELENG_4_10
src/U...
2003 Jun 12
0
panic possibly related to soft updates? (4.8-STABLE, Jun 12 2003)
.../../ufs/ffs/ffs_softdep.c:467
---Type <return> to continue, or q <return> to quit---
#12 0xc02678de in softdep_update_inodeblock (ip=0xc24d5000, bp=0xcc94aeb0,
waitfor=0) at ../../ufs/ffs/ffs_softdep.c:3847
#13 0xc026281d in ffs_update (vp=0xd73baa80, waitfor=0)
at ../../ufs/ffs/ffs_inode.c:106
#14 0xc0262b2c in ffs_truncate (vp=0xd73baa80, length=0, flags=0,
cred=0xc25f5c00, p=0xd7409220) at ../../ufs/ffs/ffs_inode.c:201
#15 0xc0270d52 in ufs_setattr (ap=0xd7508dfc) at
../../ufs/ufs/ufs_vnops.c:509
#16 0xc02734dd in ufs_vnoperate (ap=0xd7508dfc)
at ../../ufs/ufs/ufs_vnops.c...
2003 Oct 01
1
4.9 RC1 (i386) mplayer induced panic
...0xc236fd00, bp=0xcc8e2f2c, waitfor=0)
at /usr/src/sys/ufs/ffs/ffs_softdep.c:3813
ip = (struct inode *) 0xc236fd00
inodedep = (struct inodedep *) 0xc039b3e0
wk = (struct worklist *) 0xc236fd00
gotit = -1036583680
#8 0xc0242d75 in ffs_update (vp=0xdb241380, waitfor=0) at /usr/src/sys/ufs/ffs/ffs_inode.c:106
fs = (struct fs *) 0xc2356800
bp = (struct buf *) 0xcc8e2f2c
ip = (struct inode *) 0xc236fd00
error = 0
#9 0xc024c775 in ffs_fsync (ap=0xc032d228) at /usr/src/sys/ufs/ffs/ffs_vnops.c:273
vp = (struct vnode *) 0xdb241380
bp = (struct buf *) 0x0
nbp = (struct buf *) 0xc032d23c
s = -1...
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed