[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TAKE - pagebuf



Date:  Tue May  7 21:19:54 PDT 2002
Workarea:  snort.melbourne.sgi.com:/home/nathans/2.4.x-xfs

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


Modid:  2.4.x-xfs:slinx:118557a
linux/fs/xfs/linux/xfs_super.h - 1.17
linux/fs/xfs/linux/xfs_iops.h - 1.12
	- linvfs_set_inode_ops is actually in xfs_super.c, so declare in
	  xfs_super.h; fixes xfs_inode.c compiler warning along the way.

linux/fs/xfs/pagebuf/page_buf.c - 1.20
	- boost performance for metadata of small blocksize filesystems by
	  being smarter about handling cached blocks.