xfs
[Top] [All Lists]

TAKE - Remove "dnlc" dead code.

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - Remove "dnlc" dead code.
From: Ted Kline <jtk@xxxxxxx>
Date: Thu, 6 Jul 2000 16:33:46 -0500 (CDT)
Cc: jtk@xxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
Picking up changes out of Steve's workarea, starting with removing
the dead dnlc code.  "dnlc" isn't needed, that's all done with dcache.


Date:  Thu Jul  6 14:29:49 PDT 2000
Workarea:  tiki.cray.com:/data/clink/io/jtk/work-linux2.4-test1-tot

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


Modid:  2.4.0-test1-xfs:slinx:65799a
cmd/xfs/sim/src/vnode.c - 1.55
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/cmd/xfs/sim/src/vnode.c.diff?r1=text&tr1=1.55&r2=text&tr2=1.54&f=h
        - Remove include <sys/dnlc.h>.

linux/fs/xfs/xfs_vnodeops.c - 1.459
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_vnodeops.c.diff?r1=text&tr1=1.459&r2=text&tr2=1.458&f=h
linux/fs/xfs/xfs_utils.c - 1.29
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_utils.c.diff?r1=text&tr1=1.29&r2=text&tr2=1.28&f=h
linux/fs/xfs/xfs_rename.c - 1.25
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_rename.c.diff?r1=text&tr1=1.25&r2=text&tr2=1.24&f=h
        - Remove include <sys/dnlc.h>.
          Remove "ncfastdata" from xfs_dir_lookup_int calls.
          Remove all references to any dnlc_ routine.

linux/fs/xfs/xfs_utils.h - 1.12
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/xfs_utils.h.diff?r1=text&tr1=1.12&r2=text&tr2=1.11&f=h
        - Remove "ncfastdata" from xfs_dir_lookup_int prototype.

linux/fs/xfs/linux/Makefile - 1.22
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/Makefile.diff?r1=text&tr1=1.22&r2=text&tr2=1.21&f=h
        - Remove xfs_dnlc.o.

linux/fs/xfs/linux/xfs_vnode.c - 1.31
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/linux/fs/xfs/linux/xfs_vnode.c.diff?r1=text&tr1=1.31&r2=text&tr2=1.30&f=h
        - Remove include <sys/dnlc.h>.

cmd/xfs/include/xfs_utils.h - 1.2
http://oss.sgi.com/cgi-bin/cvsweb.cgi/linux-2.4-xfs/cmd/xfs/include/xfs_utils.h.diff?r1=text&tr1=1.2&r2=text&tr2=1.1&f=h
        - Remove "ncfastdata" from xfs_dir_lookup_int() prototype.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - Remove "dnlc" dead code., Ted Kline <=