public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* optimize inline symlink handling
@ 2015-05-03  9:13 Christoph Hellwig
  2015-05-03  9:13 ` [PATCH 2/5] xfs: factor out a helper to initialize a local format inode fork Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christoph Hellwig @ 2015-05-03  9:13 UTC (permalink / raw)
  To: xfs; +Cc: viro

This series allows XFS to return a pointer to the inline symlink
inside to the VFS instead of needing a kmalloc'ed copy.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-03  9:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-03  9:13 optimize inline symlink handling Christoph Hellwig
2015-05-03  9:13 ` [PATCH 2/5] xfs: factor out a helper to initialize a local format inode fork Christoph Hellwig
2015-05-03  9:13 ` [PATCH 3/5] xfs: set up inode operation vectors later Christoph Hellwig
2015-05-03  9:13 ` [PATCH 4/5] xfs: use ->readlink to implement the readlink_by_handle ioctl Christoph Hellwig
2015-05-03  9:13 ` [PATCH 5/5] xfs: optimize inline symlinks Christoph Hellwig
2015-05-03  9:18 ` optimize inline symlink handling Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox