lkml.org 
[lkml]   [2006]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC] Slimming down struct inode
    On Tue, Jun 13, 2006 at 05:00:59PM +0300, Avi Kivity wrote:
    >
    > It can be made into an inode operation:
    >
    > if (inode->i_ops->getblksize)
    > return inode->i_ops->getblksize(inode);
    > else
    > return inode->i_sb->s_blksize;
    >
    > Trading some efficiency for space.

    Yep, that was what I was planning on doing....

    - Ted
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-06-13 19:47    [W:2.850 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site