xfs
[Top] [All Lists]

TAKE - fix broken prdev

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - fix broken prdev
From: dxm@xxxxxxxxxxxxxxxxxxxxxxx (Daniel Moore)
Date: Wed, 17 May 2000 15:16:20 +1000 (EST)
Sender: owner-linux-xfs@xxxxxxxxxxx
Modid:  2.3.99pre2-xfs:slinx:61884a
Date:  Tue May 16 22:15:35 PDT 2000
Workarea:  snort:/build1/people/dxm/isms/slinx-xfs
Author:  dxm

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.3.99pre2-xfs

linux/fs/xfs/linux/xfs_random.c - 1.36
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_random.c.diff?r1=text&tr1=1.36&r2=text&tr2=1.35&f=h
        - remove broken prdev function (no way to pass varargs to printk from
          a function)

linux/fs/xfs/linux/xfs_sim.h - 1.7
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_sim.h.diff?r1=text&tr1=1.7&r2=text&tr2=1.6&f=h
        - only prototype prdev if it's not a macro

linux/fs/xfs/pseudo-inc/sys/systm.h - 1.5
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/pseudo-inc/sys/systm.h.diff?r1=text&tr1=1.5&r2=text&tr2=1.4&f=h
        - define macro version of prdev to pass args to printk

linux/fs/xfs/xfs_inode.c - 1.284
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_inode.c.diff?r1=text&tr1=1.284&r2=text&tr2=1.283&f=h
linux/fs/xfs/xfs_mount.c - 1.220
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_mount.c.diff?r1=text&tr1=1.220&r2=text&tr2=1.219&f=h
linux/fs/xfs/xfs_rename.c - 1.23
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_rename.c.diff?r1=text&tr1=1.23&r2=text&tr2=1.22&f=h
        - %Ld for inode number


<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - fix broken prdev, Daniel Moore <=