]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() with
authorTim Shimmin <tes@sgi.com>
Mon, 23 Jun 2008 03:25:09 +0000 (13:25 +1000)
committerNiv Sardi <xaiki@debian.org>
Mon, 28 Jul 2008 06:58:57 +0000 (16:58 +1000)
commit61f10fad1947116055c694321d9d8f21152c0582
treef9b9c1d9eeecd4321303c2b48428cbeae90c719d
parent6278debdf95b100a516b803f90d6f11b41c34171
[XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() with
context count of ssize_t versus int. Change context count to be ssize_t.

SGI-PV: 983395

SGI-Modid: xfs-linux-melb:xfs-kern:31333a

Signed-off-by: Tim Shimmin <tes@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_attr.h