* TAKE 974747 - PATCH: Cleanup various fid related bits
@ 2007-12-16 23:57 Vlad Apostolov
0 siblings, 0 replies; only message in thread
From: Vlad Apostolov @ 2007-12-16 23:57 UTC (permalink / raw)
To: sgi.bugs.xfs; +Cc: xfs
Cleanup various fid related bits:
- merge xfs_fid2 into it's only caller xfs_dm_inode_to_fh.
- remove xfs_vget and opencode it in the two callers, simplifying
both of them by avoiding the awkward calling convetion.
- assign directly to the dm_fid_t members in various places in the
dmapi code instead of casting them to xfs_fid_t first (which
is identical to dm_fid_t)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Date: Mon Dec 17 10:54:18 AEDT 2007
Workarea: soarer.melbourne.sgi.com:/home/vapo/isms/linux-xfs-patch-reviews
Inspected by: vapo
The following file(s) were checked into:
longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb
Modid: xfs-linux-melb:xfs-kern:30258a
fs/xfs/xfs_vnodeops.c - 1.727 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.c.diff?r1=text&tr1=1.727&r2=text&tr2=1.726&f=h
- pv 974747, author Christoph Hellwig <hch@lst.de>, rv vapo -
Cleanup various fid related bits
fs/xfs/xfs_vfsops.c - 1.549 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.c.diff?r1=text&tr1=1.549&r2=text&tr2=1.548&f=h
- pv 974747, author Christoph Hellwig <hch@lst.de>, rv vapo -
Cleanup various fid related bits
fs/xfs/linux-2.6/xfs_ksyms.c - 1.76 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_ksyms.c.diff?r1=text&tr1=1.76&r2=text&tr2=1.75&f=h
- pv 974747, author Christoph Hellwig <hch@lst.de>, rv vapo -
Cleanup various fid related bits
fs/xfs/linux-2.6/xfs_export.c - 1.19 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/linux-2.6/xfs_export.c.diff?r1=text&tr1=1.19&r2=text&tr2=1.18&f=h
- pv 974747, author Christoph Hellwig <hch@lst.de>, rv vapo -
Cleanup various fid related bits
fs/xfs/dmapi/xfs_dm.c - 1.62 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/dmapi/xfs_dm.c.diff?r1=text&tr1=1.62&r2=text&tr2=1.61&f=h
- pv 974747, author Christoph Hellwig <hch@lst.de>, rv vapo -
Cleanup various fid related bits
fs/xfs/xfs_vnodeops.h - 1.5 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.h.diff?r1=text&tr1=1.5&r2=text&tr2=1.4&f=h
- pv 974747, author Christoph Hellwig <hch@lst.de>, rv vapo -
Cleanup various fid related bits
fs/xfs/xfs_vfsops.h - 1.7 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vfsops.h.diff?r1=text&tr1=1.7&r2=text&tr2=1.6&f=h
- pv 974747, author Christoph Hellwig <hch@lst.de>, rv vapo -
Cleanup various fid related bits
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-16 23:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-16 23:57 TAKE 974747 - PATCH: Cleanup various fid related bits Vlad Apostolov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.