diff options
author | Dave Chinner <dchinner@redhat.com> | 2013-10-29 22:11:47 +1100 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-10-30 13:38:59 -0500 |
commit | 4740175e75f70ab71f76ae98ab00f7db731a48f7 (patch) | |
tree | 716ca450f8fc545b6dd14d8052a81d6d440a7f16 /fs/lockd | |
parent | 32c5483a8a13a43264809144210ec114dd70b611 (diff) | |
download | op-kernel-dev-4740175e75f70ab71f76ae98ab00f7db731a48f7.zip op-kernel-dev-4740175e75f70ab71f76ae98ab00f7db731a48f7.tar.gz |
xfs: vectorise remaining shortform dir2 ops
Following from the initial patch to introduce the directory
operations vector, convert the rest of the shortform directory
operations to use vectored ops rather than superblock feature
checks. This further reduces the size of the built binary:
text data bss dec hex filename
794490 96802 1096 892388 d9de4 fs/xfs/xfs.o.orig
792986 96802 1096 890884 d9804 fs/xfs/xfs.o.p1
792350 96802 1096 890248 d9588 fs/xfs/xfs.o.p2
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions