The linvfs layer is supposed to be XFS neutral, this heads it back in
that direction, there had been some xfs creep appearing. the bmap call
is still xfs specific though.
Date: Tue Oct 10 07:38:27 PDT 2000
Workarea: jen.americas.sgi.com:/src/lord/xfs-clean
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:75983a
linux/fs/xfs/xfs_rw.h - 1.57
- remove dead prototypes
linux/fs/xfs/xfs_vnodeops.c - 1.477
- Extensions to rwlock interface for trylock variants
linux/fs/xfs/linux/xfs_lrw.c - 1.60
- Make VOP_BMAP use the PBF_BMAP_TRY_ILOCK call directly.
linux/fs/xfs/linux/xfs_file.c - 1.35
- Remove some unneeded dir ops
linux/fs/xfs/linux/xfs_iops.c - 1.73
- Remove direct references to xfs structures from several linvfs
functions,
more still to come.
linux/fs/pagebuf/page_buf_io.c - 1.31
- Look for EAGAIN as a negative return code since it was previously the
only error returned as a positive value.
linux/fs/xfs/linux/xfs_vnode.h - 1.4
- Extensions to rwlock interface for trylock variants
|