My kernel source is in /home/scott/kernel/linux-2.4.20. 

I copied the xfs patch file to that directory, and when running it with -p1 
the following .log file was generated with one solitary hunk failure. I read 
the Makefile.rej and can't see what failed with it. 

Here it is: 

***************
*** 1,7 ****
  VERSION = 2
  PATCHLEVEL = 4
  SUBLEVEL = 20
- EXTRAVERSION =
 
  KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 
--- 1,7 ----
  VERSION = 2
  PATCHLEVEL = 4
  SUBLEVEL = 20
+ EXTRAVERSION = -xfs
 
  KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)


Other than the above, the log file indicates everything went as planned, with 
no other failure notices. 

Scott
patching file Documentation/Changes
patching file Documentation/Configure.help
patching file Documentation/filesystems/00-INDEX
patching file Documentation/filesystems/xfs.txt
patching file Documentation/kdb/kdb.mm
patching file Documentation/kdb/kdb_bp.man
patching file Documentation/kdb/kdb_bt.man
patching file Documentation/kdb/kdb_env.man
patching file Documentation/kdb/kdb_ll.man
patching file Documentation/kdb/kdb_md.man
patching file Documentation/kdb/kdb_rd.man
patching file Documentation/kdb/kdb_sr.man
patching file Documentation/kdb/kdb_ss.man
patching file Documentation/kdb/slides
patching file MAINTAINERS
patching file Makefile
Hunk #1 FAILED at 1.
1 out of 7 hunks FAILED -- saving rejects to file Makefile.rej
patching file arch/alpha/defconfig
patching file arch/arm/defconfig
patching file arch/cris/defconfig
patching file arch/i386/Makefile
Hunk #1 succeeded at 98 (offset 5 lines).
Hunk #2 succeeded at 115 (offset 5 lines).
patching file arch/i386/config.in
Hunk #1 succeeded at 458 (offset 7 lines).
patching file arch/i386/defconfig
patching file arch/i386/kdb/ChangeLog
patching file arch/i386/kdb/Makefile
patching file arch/i386/kdb/ansidecl.h
patching file arch/i386/kdb/bfd.h
patching file arch/i386/kdb/i386-dis.c
patching file arch/i386/kdb/kdba_bp.c
patching file arch/i386/kdb/kdba_bt.c
patching file arch/i386/kdb/kdba_id.c
patching file arch/i386/kdb/kdba_io.c
patching file arch/i386/kdb/kdbasupport.c
patching file arch/i386/kernel/bluesmoke.c
patching file arch/i386/kernel/entry.S
Hunk #2 succeeded at 412 (offset 12 lines).
patching file arch/i386/kernel/i8259.c
patching file arch/i386/kernel/io_apic.c
patching file arch/i386/kernel/irq.c
patching file arch/i386/kernel/nmi.c
patching file arch/i386/kernel/process.c
Hunk #2 succeeded at 404 (offset 3 lines).
patching file arch/i386/kernel/smp.c
patching file arch/i386/kernel/smpboot.c
patching file arch/i386/kernel/traps.c
patching file arch/i386/vmlinux.lds
patching file arch/ia64/defconfig
patching file arch/ia64/ia32/sys_ia32.c
patching file arch/ia64/kernel/entry.S
patching file arch/m68k/defconfig
patching file arch/mips/defconfig
patching file arch/mips64/defconfig
patching file arch/parisc/defconfig
patching file arch/ppc/configs/IVMS8_defconfig
patching file arch/ppc/configs/SM850_defconfig
patching file arch/ppc/configs/SPD823TS_defconfig
patching file arch/ppc/configs/TQM823L_defconfig
patching file arch/ppc/configs/TQM850L_defconfig
patching file arch/ppc/configs/TQM860L_defconfig
patching file arch/ppc/configs/apus_defconfig
patching file arch/ppc/configs/briq_defconfig
patching file arch/ppc/configs/bseip_defconfig
patching file arch/ppc/configs/common_defconfig
patching file arch/ppc/configs/est8260_defconfig
patching file arch/ppc/configs/gemini_defconfig
patching file arch/ppc/configs/ibmchrp_defconfig
patching file arch/ppc/configs/mbx_defconfig
patching file arch/ppc/configs/oak_defconfig
patching file arch/ppc/configs/pal4_defconfig
patching file arch/ppc/configs/pmac_defconfig
patching file arch/ppc/configs/power3_defconfig
patching file arch/ppc/configs/rpxcllf_defconfig
patching file arch/ppc/configs/rpxlite_defconfig
patching file arch/ppc/configs/spruce_defconfig
patching file arch/ppc/configs/walnut_defconfig
patching file arch/ppc/defconfig
patching file arch/s390/defconfig
patching file arch/s390x/defconfig
patching file arch/s390x/kernel/linux32.c
patching file arch/sh/defconfig
patching file arch/sparc/defconfig
patching file arch/sparc64/defconfig
patching file arch/sparc64/kernel/sys_sparc32.c
patching file arch/sparc64/kernel/systbls.S
patching file drivers/block/ll_rw_blk.c
patching file drivers/char/keyboard.c
patching file drivers/char/serial.c
patching file drivers/md/raid5.c
patching file drivers/scsi/53c8xx_d.h
patching file drivers/scsi/53c8xx_u.h
patching file drivers/scsi/sim710_d.h
patching file drivers/scsi/sim710_u.h
patching file drivers/usb/hid-core.c
patching file drivers/usb/usb-uhci.c
patching file drivers/usb/usbkbd.c
patching file fs/Config.in
patching file fs/Makefile
patching file fs/buffer.c
patching file fs/dquot.c
patching file fs/inode.c
patching file fs/intermezzo/vfs.c
patching file fs/ioctl.c
patching file fs/namei.c
patching file fs/noquot.c
patching file fs/quota.c
patching file fs/quota_v1.c
patching file fs/quota_v2.c
patching file fs/super.c
patching file fs/xattr.c
patching file fs/xfs/Makefile
patching file fs/xfs/dmapi/Makefile
patching file fs/xfs/dmapi/Status
patching file fs/xfs/dmapi/dmapi.h
patching file fs/xfs/dmapi/dmapi_attr.c
patching file fs/xfs/dmapi/dmapi_bulkattr.c
patching file fs/xfs/dmapi/dmapi_config.c
patching file fs/xfs/dmapi/dmapi_dmattr.c
patching file fs/xfs/dmapi/dmapi_event.c
patching file fs/xfs/dmapi/dmapi_handle.c
patching file fs/xfs/dmapi/dmapi_hole.c
patching file fs/xfs/dmapi/dmapi_io.c
patching file fs/xfs/dmapi/dmapi_kern.h
patching file fs/xfs/dmapi/dmapi_mountinfo.c
patching file fs/xfs/dmapi/dmapi_private.h
patching file fs/xfs/dmapi/dmapi_region.c
patching file fs/xfs/dmapi/dmapi_register.c
patching file fs/xfs/dmapi/dmapi_right.c
patching file fs/xfs/dmapi/dmapi_session.c
patching file fs/xfs/dmapi/dmapi_sysent.c
patching file fs/xfs/linux/Makefile
patching file fs/xfs/linux/xfs_aops.c
patching file fs/xfs/linux/xfs_behavior.c
patching file fs/xfs/linux/xfs_behavior.h
patching file fs/xfs/linux/xfs_cred.h
patching file fs/xfs/linux/xfs_file.c
patching file fs/xfs/linux/xfs_fs_subr.c
patching file fs/xfs/linux/xfs_fs_subr.h
patching file fs/xfs/linux/xfs_globals.c
patching file fs/xfs/linux/xfs_globals.h
patching file fs/xfs/linux/xfs_ioctl.c
patching file fs/xfs/linux/xfs_iomap.c
patching file fs/xfs/linux/xfs_iops.c
patching file fs/xfs/linux/xfs_iops.h
patching file fs/xfs/linux/xfs_linux.h
patching file fs/xfs/linux/xfs_lrw.c
patching file fs/xfs/linux/xfs_lrw.h
patching file fs/xfs/linux/xfs_stats.c
patching file fs/xfs/linux/xfs_stats.h
patching file fs/xfs/linux/xfs_super.c
patching file fs/xfs/linux/xfs_super.h
patching file fs/xfs/linux/xfs_sysctl.c
patching file fs/xfs/linux/xfs_sysctl.h
patching file fs/xfs/linux/xfs_version.h
patching file fs/xfs/linux/xfs_vfs.h
patching file fs/xfs/linux/xfs_vnode.c
patching file fs/xfs/linux/xfs_vnode.h
patching file fs/xfs/pagebuf/Makefile
patching file fs/xfs/pagebuf/page_buf.c
patching file fs/xfs/pagebuf/page_buf.h
patching file fs/xfs/pagebuf/page_buf_internal.h
patching file fs/xfs/pagebuf/page_buf_locking.c
patching file fs/xfs/pagebuf/page_buf_trace.h
patching file fs/xfs/support/Makefile
patching file fs/xfs/support/atomic.h
patching file fs/xfs/support/debug.c
patching file fs/xfs/support/debug.h
patching file fs/xfs/support/kmem.c
patching file fs/xfs/support/kmem.h
patching file fs/xfs/support/ktrace.c
patching file fs/xfs/support/ktrace.h
patching file fs/xfs/support/move.c
patching file fs/xfs/support/move.h
patching file fs/xfs/support/mrlock.c
patching file fs/xfs/support/mrlock.h
patching file fs/xfs/support/mutex.h
patching file fs/xfs/support/qsort.c
patching file fs/xfs/support/qsort.h
patching file fs/xfs/support/sema.h
patching file fs/xfs/support/spin.h
patching file fs/xfs/support/sv.h
patching file fs/xfs/support/time.h
patching file fs/xfs/support/uuid.c
patching file fs/xfs/support/uuid.h
patching file fs/xfs/xfs.h
patching file fs/xfs/xfs_acl.c
patching file fs/xfs/xfs_acl.h
patching file fs/xfs/xfs_ag.h
patching file fs/xfs/xfs_alloc.c
patching file fs/xfs/xfs_alloc.h
patching file fs/xfs/xfs_alloc_btree.c
patching file fs/xfs/xfs_alloc_btree.h
patching file fs/xfs/xfs_arch.h
patching file fs/xfs/xfs_attr.c
patching file fs/xfs/xfs_attr.h
patching file fs/xfs/xfs_attr_fetch.c
patching file fs/xfs/xfs_attr_leaf.c
patching file fs/xfs/xfs_attr_leaf.h
patching file fs/xfs/xfs_attr_sf.h
patching file fs/xfs/xfs_bit.c
patching file fs/xfs/xfs_bit.h
patching file fs/xfs/xfs_bmap.c
patching file fs/xfs/xfs_bmap.h
patching file fs/xfs/xfs_bmap_btree.c
patching file fs/xfs/xfs_bmap_btree.h
patching file fs/xfs/xfs_btree.c
patching file fs/xfs/xfs_btree.h
patching file fs/xfs/xfs_buf.h
patching file fs/xfs/xfs_buf_item.c
patching file fs/xfs/xfs_buf_item.h
patching file fs/xfs/xfs_cap.c
patching file fs/xfs/xfs_cap.h
patching file fs/xfs/xfs_clnt.h
patching file fs/xfs/xfs_da_btree.c
patching file fs/xfs/xfs_da_btree.h
patching file fs/xfs/xfs_dfrag.c
patching file fs/xfs/xfs_dfrag.h
patching file fs/xfs/xfs_dinode.h
patching file fs/xfs/xfs_dir.c
patching file fs/xfs/xfs_dir.h
patching file fs/xfs/xfs_dir2.c
patching file fs/xfs/xfs_dir2.h
patching file fs/xfs/xfs_dir2_block.c
patching file fs/xfs/xfs_dir2_block.h
patching file fs/xfs/xfs_dir2_data.c
patching file fs/xfs/xfs_dir2_data.h
patching file fs/xfs/xfs_dir2_leaf.c
patching file fs/xfs/xfs_dir2_leaf.h
patching file fs/xfs/xfs_dir2_node.c
patching file fs/xfs/xfs_dir2_node.h
patching file fs/xfs/xfs_dir2_sf.c
patching file fs/xfs/xfs_dir2_sf.h
patching file fs/xfs/xfs_dir2_trace.c
patching file fs/xfs/xfs_dir2_trace.h
patching file fs/xfs/xfs_dir_leaf.c
patching file fs/xfs/xfs_dir_leaf.h
patching file fs/xfs/xfs_dir_sf.h
patching file fs/xfs/xfs_dmapi.c
patching file fs/xfs/xfs_dmapi.h
patching file fs/xfs/xfs_dqblk.h
patching file fs/xfs/xfs_dquot.c
patching file fs/xfs/xfs_dquot.h
patching file fs/xfs/xfs_dquot_item.c
patching file fs/xfs/xfs_dquot_item.h
patching file fs/xfs/xfs_error.c
patching file fs/xfs/xfs_error.h
patching file fs/xfs/xfs_extfree_item.c
patching file fs/xfs/xfs_extfree_item.h
patching file fs/xfs/xfs_fs.h
patching file fs/xfs/xfs_fsops.c
patching file fs/xfs/xfs_fsops.h
patching file fs/xfs/xfs_ialloc.c
patching file fs/xfs/xfs_ialloc.h
patching file fs/xfs/xfs_ialloc_btree.c
patching file fs/xfs/xfs_ialloc_btree.h
patching file fs/xfs/xfs_iget.c
patching file fs/xfs/xfs_imap.h
patching file fs/xfs/xfs_inode.c
patching file fs/xfs/xfs_inode.h
patching file fs/xfs/xfs_inode_item.c
patching file fs/xfs/xfs_inode_item.h
patching file fs/xfs/xfs_inum.h
patching file fs/xfs/xfs_iocore.c
patching file fs/xfs/xfs_itable.c
patching file fs/xfs/xfs_itable.h
patching file fs/xfs/xfs_log.c
patching file fs/xfs/xfs_log.h
patching file fs/xfs/xfs_log_priv.h
patching file fs/xfs/xfs_log_recover.c
patching file fs/xfs/xfs_log_recover.h
patching file fs/xfs/xfs_mac.c
patching file fs/xfs/xfs_mac.h
patching file fs/xfs/xfs_macros.c
patching file fs/xfs/xfs_macros.h
patching file fs/xfs/xfs_mount.c
patching file fs/xfs/xfs_mount.h
patching file fs/xfs/xfs_qm.c
patching file fs/xfs/xfs_qm.h
patching file fs/xfs/xfs_qm_syscalls.c
patching file fs/xfs/xfs_quota.h
patching file fs/xfs/xfs_quota_priv.h
patching file fs/xfs/xfs_rename.c
patching file fs/xfs/xfs_rtalloc.c
patching file fs/xfs/xfs_rtalloc.h
patching file fs/xfs/xfs_rw.c
patching file fs/xfs/xfs_rw.h
patching file fs/xfs/xfs_sb.h
patching file fs/xfs/xfs_trans.c
patching file fs/xfs/xfs_trans.h
patching file fs/xfs/xfs_trans_ail.c
patching file fs/xfs/xfs_trans_buf.c
patching file fs/xfs/xfs_trans_dquot.c
patching file fs/xfs/xfs_trans_extfree.c
patching file fs/xfs/xfs_trans_inode.c
patching file fs/xfs/xfs_trans_item.c
patching file fs/xfs/xfs_trans_priv.h
patching file fs/xfs/xfs_trans_space.h
patching file fs/xfs/xfs_types.h
patching file fs/xfs/xfs_utils.c
patching file fs/xfs/xfs_utils.h
patching file fs/xfs/xfs_vfsops.c
patching file fs/xfs/xfs_vnodeops.c
patching file fs/xfs/xfsidbg.c
patching file include/asm-alpha/ioctls.h
patching file include/asm-cris/ioctls.h
patching file include/asm-i386/byteorder.h
patching file include/asm-i386/hw_irq.h
patching file include/asm-i386/ioctls.h
patching file include/asm-i386/kdb.h
patching file include/asm-i386/kdbprivate.h
patching file include/asm-i386/keyboard.h
patching file include/asm-i386/ptrace.h
patching file include/asm-ia64/ioctls.h
patching file include/asm-m68k/ioctls.h
patching file include/asm-sh/ioctls.h
patching file include/asm-sparc/ioctls.h
patching file include/asm-sparc64/ioctls.h
patching file include/linux/dis-asm.h
patching file include/linux/dqblk_v1.h
patching file include/linux/dqblk_v2.h
patching file include/linux/dqblk_xfs.h
patching file include/linux/fs.h
patching file include/linux/kallsyms.h
patching file include/linux/kdb.h
patching file include/linux/kdbprivate.h
patching file include/linux/miscdevice.h
patching file include/linux/mm.h
patching file include/linux/posix_acl_xattr.h
patching file include/linux/posix_cap_xattr.h
patching file include/linux/quota.h
patching file include/linux/quotacompat.h
patching file include/linux/quotaio_v1.h
patching file include/linux/quotaio_v2.h
patching file include/linux/quotaops.h
patching file include/linux/sched.h
Hunk #1 succeeded at 443 (offset 8 lines).
patching file include/linux/sysctl.h
patching file include/linux/vmalloc.h
patching file init/main.c
patching file kdb/ChangeLog
patching file kdb/Makefile
patching file kdb/kdb_bp.c
patching file kdb/kdb_bt.c
patching file kdb/kdb_cmds
patching file kdb/kdb_id.c
patching file kdb/kdb_io.c
patching file kdb/kdbmain.c
patching file kdb/kdbsupport.c
patching file kdb/modules/Makefile
patching file kdb/modules/kdbm_pg.c
patching file kdb/modules/kdbm_vm.c
patching file kernel/Makefile
patching file kernel/kallsyms.c
patching file kernel/ksyms.c
patching file kernel/printk.c
patching file kernel/sysctl.c
patching file mm/filemap.c
patching file mm/mprotect.c
patching file mm/vmalloc.c
patching file net/socket.c
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to