xfs
[Top] [All Lists]

TAKE 966004 - cleanup obtaining extent size hints from the inode

To: sgi.bugs.xfs@xxxxxxxxxxxx
Subject: TAKE 966004 - cleanup obtaining extent size hints from the inode
From: dgc@xxxxxxx (David Chinner)
Date: Fri, 8 Jun 2007 19:00:55 +1000 (EST)
Cc: xfs@xxxxxxxxxxx
Sender: xfs-bounce@xxxxxxxxxxx
Cleanup inode extent size hint extraction

Date:  Fri Jun  8 19:00:21 AEST 2007
Workarea:  chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by:  hch@xxxxxxxxxxxxx

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:28866a
fs/xfs/xfs_rw.h - 1.82 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_rw.h.diff?r1=text&tr1=1.82&r2=text&tr2=1.81&f=h
        - Define a common function for extracting the valid extent size
          hint from a given inode.

fs/xfs/xfs_vnodeops.c - 1.698 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_vnodeops.c.diff?r1=text&tr1=1.698&r2=text&tr2=1.697&f=h
        - Use xfs_get_extsz_hint rather than open coded statements.

fs/xfs/xfs_bmap.c - 1.369 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_bmap.c.diff?r1=text&tr1=1.369&r2=text&tr2=1.368&f=h
        - Use xfs_get_extsz_hint rather than open coded statements.

fs/xfs/xfs_iomap.c - 1.54 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_iomap.c.diff?r1=text&tr1=1.54&r2=text&tr2=1.53&f=h
        - Use xfs_get_extsz_hint rather than open coded statements.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE 966004 - cleanup obtaining extent size hints from the inode, David Chinner <=