xfs: remove redundant user buffer count checks at xfs_bulkstat
authorJie Liu <jeff.liu@oracle.com>
Thu, 24 Jul 2014 08:40:26 +0000 (18:40 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 24 Jul 2014 08:40:26 +0000 (18:40 +1000)
commit296dfd7fdba3a8b702d9cb47afc9061f52e18656
tree3e06e83847af94a7ce15d883439989af292f31a8
parentc7cb51dcb0a38624d42eeabb38502fa54a4d774b
xfs: remove redundant user buffer count checks at xfs_bulkstat

From: Jie Liu <jeff.liu@oracle.com>

Remove the redundant user buffer and count checks as it has already
been validated at xfs_ioc_bulkstat().

Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_itable.c
This page took 0.025664 seconds and 5 git commands to generate.