Date: Thu Aug 15 23:16:21 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:125243a
linux/fs/xfs/xfs_mount.c - 1.297
- No need to cast xfs_incore_relse() to void, returns void (1 caller).
linux/fs/xfs/xfs_bmap.c - 1.290
- Fix warnings Keith points out from an IA64 kernel build.
linux/fs/xfs/pagebuf/page_buf_locking.c - 1.26
- Cleanup: remove unused pagebuf_is_locked function, consistent
formatting of function args & variable declarations throughout.
linux/fs/xfs/pagebuf/page_buf.c - 1.53
- Cleanup: remove unneeded #include of xfs_types.h, consistent
formatting of function args & variable declarations, fix incorrect
&/ misspelt comments, consistent use of STATIC throughout.
linux/fs/xfs/pagebuf/page_buf.h - 1.36
- Cleanup: remove unused pagebuf_is_locked function, couple of
functions no longer return anything (never did).
|