|
|
| version 1.151, 2007/08/24 16:15:28 | version 1.152, 2007/09/11 06:11:49 |
|---|---|
| Line 733 xfs_ioctl( | Line 733 xfs_ioctl( |
| xfs_mount_t *mp = ip->i_mount; | xfs_mount_t *mp = ip->i_mount; |
| int error; | int error; |
| vn_trace_entry(XFS_I(inode), "xfs_ioctl", (inst_t *)__return_address); | xfs_itrace_entry(XFS_I(inode)); |
| switch (cmd) { | switch (cmd) { |
| case XFS_IOC_ALLOCSP: | case XFS_IOC_ALLOCSP: |