summaryrefslogtreecommitdiff
path: root/corking.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04corking: use bool instead of intDaniel Borkmann1-2/+4
2013-06-04corking: break out udp/tcp cork functionsDaniel Borkmann1-0/+11
ff
authorChristoph Hellwig <hch@lst.de>2016-04-06 07:53:29 +1000
committerDave Chinner <david@fromorbit.com>2016-04-06 07:53:29 +1000
commit30ee052e12b97c190b27fe6f20e3ac3047df7b5c (patch)
tree92b34446e88e72e6ddce730b1f1b4192614a45be /Documentation/frv
parentbfe8804d908a791b16e3686c101f0d7eca9fb5b9 (diff)
xfs: optimize inline symlinks
By overallocating the in-core inode fork data buffer and zero terminating the link target in xfs_init_local_fork we can avoid the memory allocation in ->follow_link. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'Documentation/frv')