Home
last modified time | relevance | path

Searched hist:"2 cd2ef6a300b1ac912bb515b75451585c3d33ea9" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_filestream.hdiff 2cd2ef6a300b1ac912bb515b75451585c3d33ea9 Tue Apr 22 16:11:51 CDT 2014 Christoph Hellwig <hch@lst.de> xfs: rewrite the filestream allocator using the dentry cache

In Linux we will always be able to find a parent inode for file that are
undergoing I/O. Use this to simply the file stream allocator by only
keeping track of parent inodes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_filestream.cdiff 2cd2ef6a300b1ac912bb515b75451585c3d33ea9 Tue Apr 22 16:11:51 CDT 2014 Christoph Hellwig <hch@lst.de> xfs: rewrite the filestream allocator using the dentry cache

In Linux we will always be able to find a parent inode for file that are
undergoing I/O. Use this to simply the file stream allocator by only
keeping track of parent inodes.

Signed-off-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_inode.cdiff 2cd2ef6a300b1ac912bb515b75451585c3d33ea9 Tue Apr 22 16:11:51 CDT 2014 Christoph Hellwig <hch@lst.de> xfs: rewrite the filestream allocator using the dentry cache

In Linux we will always be able to find a parent inode for file that are
undergoing I/O. Use this to simply the file stream allocator by only
keeping track of parent inodes.

Signed-off-by: Christoph Hellwig <hch@lst.de>