tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git 
staging-testing
head:   0badacd779df08fbbc895cf6c488e100b86c1f39
commit: 0922c0084b91799193059a47bfbd215ffd3a4b50 [754/791] staging: lustre: 
remove libcfs_all from ptlrpc
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 8.1.0
reproduce:
        wget 
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O 
~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 0922c0084b91799193059a47bfbd215ffd3a4b50
        # save the attached .config to linux build tree
        make.cross ARCH=ia64 

All error/warnings (new ones prefixed by >>):

   drivers/staging/lustre/lustre/ptlrpc/errno.c:44:3: error: 'EPERM' undeclared 
here (not in a function)
     [EPERM]   = LUSTRE_EPERM,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:44:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:44:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:45:3: error: 'ENOENT' 
undeclared here (not in a function)
     [ENOENT]  = LUSTRE_ENOENT,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:45:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:45:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:46:3: error: 'ESRCH' undeclared 
here (not in a function)
     [ESRCH]   = LUSTRE_ESRCH,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:46:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:46:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:47:3: error: 'EINTR' undeclared 
here (not in a function)
     [EINTR]   = LUSTRE_EINTR,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:47:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:47:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:48:3: error: 'EIO' undeclared 
here (not in a function)
     [EIO]   = LUSTRE_EIO,
      ^~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:48:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:48:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:49:3: error: 'ENXIO' undeclared 
>> here (not in a function)
     [ENXIO]   = LUSTRE_ENXIO,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:49:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:49:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:50:3: error: 'E2BIG' undeclared 
here (not in a function)
     [E2BIG]   = LUSTRE_E2BIG,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:50:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:50:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:51:3: error: 'ENOEXEC' 
>> undeclared here (not in a function)
     [ENOEXEC]  = LUSTRE_ENOEXEC,
      ^~~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:51:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:51:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:52:3: error: 'EBADF' undeclared 
here (not in a function)
     [EBADF]   = LUSTRE_EBADF,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:52:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:52:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:53:3: error: 'ECHILD' 
undeclared here (not in a function)
     [ECHILD]  = LUSTRE_ECHILD,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:53:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:53:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:54:3: error: 'EAGAIN' 
undeclared here (not in a function)
     [EAGAIN]  = LUSTRE_EAGAIN,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:54:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:54:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:55:3: error: 'ENOMEM' 
>> undeclared here (not in a function)
     [ENOMEM]  = LUSTRE_ENOMEM,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:55:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:55:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:56:3: error: 'EACCES' 
undeclared here (not in a function)
     [EACCES]  = LUSTRE_EACCES,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:56:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:56:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:57:3: error: 'EFAULT' 
undeclared here (not in a function)
     [EFAULT]  = LUSTRE_EFAULT,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:57:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:57:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:58:3: error: 'ENOTBLK' 
undeclared here (not in a function)
     [ENOTBLK]  = LUSTRE_ENOTBLK,
      ^~~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:58:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:58:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:59:3: error: 'EBUSY' undeclared 
here (not in a function)
     [EBUSY]   = LUSTRE_EBUSY,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:59:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:59:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:60:3: error: 'EEXIST' 
>> undeclared here (not in a function)
     [EEXIST]  = LUSTRE_EEXIST,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:60:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:60:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:61:3: error: 'EXDEV' undeclared 
here (not in a function)
     [EXDEV]   = LUSTRE_EXDEV,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:61:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:61:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:62:3: error: 'ENODEV' 
>> undeclared here (not in a function)
     [ENODEV]  = LUSTRE_ENODEV,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:62:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:62:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:63:3: error: 'ENOTDIR' 
>> undeclared here (not in a function)
     [ENOTDIR]  = LUSTRE_ENOTDIR,
      ^~~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:63:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:63:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:64:3: error: 'EISDIR' 
>> undeclared here (not in a function)
     [EISDIR]  = LUSTRE_EISDIR,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:64:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:64:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:65:3: error: 'EINVAL' 
>> undeclared here (not in a function)
     [EINVAL]  = LUSTRE_EINVAL,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:65:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:65:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:66:3: error: 'ENFILE' 
>> undeclared here (not in a function); did you mean '__FILE__'?
     [ENFILE]  = LUSTRE_ENFILE,
      ^~~~~~
      __FILE__
   drivers/staging/lustre/lustre/ptlrpc/errno.c:66:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:66:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:67:3: error: 'EMFILE' 
>> undeclared here (not in a function); did you mean '__FILE__'?
     [EMFILE]  = LUSTRE_EMFILE,
      ^~~~~~
      __FILE__
   drivers/staging/lustre/lustre/ptlrpc/errno.c:67:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:67:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:68:3: error: 'ENOTTY' 
>> undeclared here (not in a function)
     [ENOTTY]  = LUSTRE_ENOTTY,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:68:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:68:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:69:3: error: 'ETXTBSY' 
undeclared here (not in a function)
     [ETXTBSY]  = LUSTRE_ETXTBSY,
      ^~~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:69:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:69:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:70:3: error: 'EFBIG' undeclared 
>> here (not in a function)
     [EFBIG]   = LUSTRE_EFBIG,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:70:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:70:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:71:3: error: 'ENOSPC' 
>> undeclared here (not in a function)
     [ENOSPC]  = LUSTRE_ENOSPC,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:71:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:71:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:72:3: error: 'ESPIPE' 
>> undeclared here (not in a function)
     [ESPIPE]  = LUSTRE_ESPIPE,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:72:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:72:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:73:3: error: 'EROFS' undeclared 
here (not in a function)
     [EROFS]   = LUSTRE_EROFS,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:73:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:73:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:74:3: error: 'EMLINK' 
>> undeclared here (not in a function)
     [EMLINK]  = LUSTRE_EMLINK,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:74:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:74:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:75:3: error: 'EPIPE' undeclared 
>> here (not in a function)
     [EPIPE]   = LUSTRE_EPIPE,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:75:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:75:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:76:3: error: 'EDOM' undeclared 
>> here (not in a function)
     [EDOM]   = LUSTRE_EDOM,
      ^~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:76:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:76:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:77:3: error: 'ERANGE' 
undeclared here (not in a function)
     [ERANGE]  = LUSTRE_ERANGE,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:77:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:77:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:78:3: error: 'EDEADLK' 
undeclared here (not in a function)
     [EDEADLK]  = LUSTRE_EDEADLK,
      ^~~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:78:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:78:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:79:3: error: 'ENAMETOOLONG' 
undeclared here (not in a function); did you mean 'LUSTRE_ENAMETOOLONG'?
     [ENAMETOOLONG]  = LUSTRE_ENAMETOOLONG,
      ^~~~~~~~~~~~
      LUSTRE_ENAMETOOLONG
   drivers/staging/lustre/lustre/ptlrpc/errno.c:79:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:79:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:80:3: error: 'ENOLCK' 
>> undeclared here (not in a function)
     [ENOLCK]  = LUSTRE_ENOLCK,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:80:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:80:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:81:3: error: 'ENOSYS' 
>> undeclared here (not in a function)
     [ENOSYS]  = LUSTRE_ENOSYS,
      ^~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:81:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:81:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
>> drivers/staging/lustre/lustre/ptlrpc/errno.c:82:3: error: 'ENOTEMPTY' 
>> undeclared here (not in a function)
     [ENOTEMPTY]  = LUSTRE_ENOTEMPTY,
      ^~~~~~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:82:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:82:3: note: (near 
initialization for 'lustre_errno_hton_mapping')
   drivers/staging/lustre/lustre/ptlrpc/errno.c:83:3: error: 'ELOOP' undeclared 
here (not in a function)
     [ELOOP]   = LUSTRE_ELOOP,
      ^~~~~
   drivers/staging/lustre/lustre/ptlrpc/errno.c:83:3: error: array index in 
initializer not of integer type
   drivers/staging/lustre/lustre/ptlrpc/errno.c:83:3: note: (near 
initialization for 'lustre_errno_hton_mapping')

vim +/ENXIO +49 drivers/staging/lustre/lustre/ptlrpc/errno.c

2d58de78 Li Wei 2013-07-23   30  
2d58de78 Li Wei 2013-07-23   31  /*
2d58de78 Li Wei 2013-07-23   32   * The two translation tables below must 
define a one-to-one mapping between
2d58de78 Li Wei 2013-07-23   33   * host and network errnos.
2d58de78 Li Wei 2013-07-23   34   *
2d58de78 Li Wei 2013-07-23   35   * EWOULDBLOCK is equal to EAGAIN on all 
architectures except for parisc, which
2d58de78 Li Wei 2013-07-23   36   * appears irrelevant.  Thus, existing 
references to EWOULDBLOCK are fine.
2d58de78 Li Wei 2013-07-23   37   *
2d58de78 Li Wei 2013-07-23   38   * EDEADLOCK is equal to EDEADLK on x86 but 
not on sparc, at least.  A sparc
2d58de78 Li Wei 2013-07-23   39   * host has no context-free way to determine 
if a LUSTRE_EDEADLK represents an
2d58de78 Li Wei 2013-07-23   40   * EDEADLK or an EDEADLOCK.  Therefore, all 
existing references to EDEADLOCK
2d58de78 Li Wei 2013-07-23   41   * that need to be transferred on wire have 
been replaced with EDEADLK.
2d58de78 Li Wei 2013-07-23   42   */
2d58de78 Li Wei 2013-07-23   43  static int lustre_errno_hton_mapping[] = {
2d58de78 Li Wei 2013-07-23   44         [EPERM]                 = LUSTRE_EPERM,
2d58de78 Li Wei 2013-07-23   45         [ENOENT]                = LUSTRE_ENOENT,
2d58de78 Li Wei 2013-07-23   46         [ESRCH]                 = LUSTRE_ESRCH,
2d58de78 Li Wei 2013-07-23  @47         [EINTR]                 = LUSTRE_EINTR,
2d58de78 Li Wei 2013-07-23   48         [EIO]                   = LUSTRE_EIO,
2d58de78 Li Wei 2013-07-23  @49         [ENXIO]                 = LUSTRE_ENXIO,
2d58de78 Li Wei 2013-07-23   50         [E2BIG]                 = LUSTRE_E2BIG,
2d58de78 Li Wei 2013-07-23  @51         [ENOEXEC]               = 
LUSTRE_ENOEXEC,
2d58de78 Li Wei 2013-07-23   52         [EBADF]                 = LUSTRE_EBADF,
2d58de78 Li Wei 2013-07-23  @53         [ECHILD]                = LUSTRE_ECHILD,
2d58de78 Li Wei 2013-07-23   54         [EAGAIN]                = LUSTRE_EAGAIN,
2d58de78 Li Wei 2013-07-23  @55         [ENOMEM]                = LUSTRE_ENOMEM,
2d58de78 Li Wei 2013-07-23   56         [EACCES]                = LUSTRE_EACCES,
2d58de78 Li Wei 2013-07-23   57         [EFAULT]                = LUSTRE_EFAULT,
2d58de78 Li Wei 2013-07-23  @58         [ENOTBLK]               = 
LUSTRE_ENOTBLK,
2d58de78 Li Wei 2013-07-23   59         [EBUSY]                 = LUSTRE_EBUSY,
2d58de78 Li Wei 2013-07-23  @60         [EEXIST]                = LUSTRE_EEXIST,
2d58de78 Li Wei 2013-07-23  @61         [EXDEV]                 = LUSTRE_EXDEV,
2d58de78 Li Wei 2013-07-23  @62         [ENODEV]                = LUSTRE_ENODEV,
2d58de78 Li Wei 2013-07-23  @63         [ENOTDIR]               = 
LUSTRE_ENOTDIR,
2d58de78 Li Wei 2013-07-23  @64         [EISDIR]                = LUSTRE_EISDIR,
2d58de78 Li Wei 2013-07-23  @65         [EINVAL]                = LUSTRE_EINVAL,
2d58de78 Li Wei 2013-07-23  @66         [ENFILE]                = LUSTRE_ENFILE,
2d58de78 Li Wei 2013-07-23  @67         [EMFILE]                = LUSTRE_EMFILE,
2d58de78 Li Wei 2013-07-23  @68         [ENOTTY]                = LUSTRE_ENOTTY,
2d58de78 Li Wei 2013-07-23  @69         [ETXTBSY]               = 
LUSTRE_ETXTBSY,
2d58de78 Li Wei 2013-07-23  @70         [EFBIG]                 = LUSTRE_EFBIG,
2d58de78 Li Wei 2013-07-23  @71         [ENOSPC]                = LUSTRE_ENOSPC,
2d58de78 Li Wei 2013-07-23  @72         [ESPIPE]                = LUSTRE_ESPIPE,
2d58de78 Li Wei 2013-07-23  @73         [EROFS]                 = LUSTRE_EROFS,
2d58de78 Li Wei 2013-07-23  @74         [EMLINK]                = LUSTRE_EMLINK,
2d58de78 Li Wei 2013-07-23  @75         [EPIPE]                 = LUSTRE_EPIPE,
2d58de78 Li Wei 2013-07-23  @76         [EDOM]                  = LUSTRE_EDOM,
2d58de78 Li Wei 2013-07-23   77         [ERANGE]                = LUSTRE_ERANGE,
2d58de78 Li Wei 2013-07-23  @78         [EDEADLK]               = 
LUSTRE_EDEADLK,
2d58de78 Li Wei 2013-07-23  @79         [ENAMETOOLONG]          = 
LUSTRE_ENAMETOOLONG,
2d58de78 Li Wei 2013-07-23  @80         [ENOLCK]                = LUSTRE_ENOLCK,
2d58de78 Li Wei 2013-07-23  @81         [ENOSYS]                = LUSTRE_ENOSYS,
2d58de78 Li Wei 2013-07-23  @82         [ENOTEMPTY]             = 
LUSTRE_ENOTEMPTY,
2d58de78 Li Wei 2013-07-23  @83         [ELOOP]                 = LUSTRE_ELOOP,
2d58de78 Li Wei 2013-07-23  @84         [ENOMSG]                = LUSTRE_ENOMSG,
2d58de78 Li Wei 2013-07-23  @85         [EIDRM]                 = LUSTRE_EIDRM,
2d58de78 Li Wei 2013-07-23  @86         [ECHRNG]                = LUSTRE_ECHRNG,
2d58de78 Li Wei 2013-07-23  @87         [EL2NSYNC]              = 
LUSTRE_EL2NSYNC,
2d58de78 Li Wei 2013-07-23  @88         [EL3HLT]                = LUSTRE_EL3HLT,
2d58de78 Li Wei 2013-07-23  @89         [EL3RST]                = LUSTRE_EL3RST,
2d58de78 Li Wei 2013-07-23  @90         [ELNRNG]                = LUSTRE_ELNRNG,
2d58de78 Li Wei 2013-07-23  @91         [EUNATCH]               = 
LUSTRE_EUNATCH,
2d58de78 Li Wei 2013-07-23  @92         [ENOCSI]                = LUSTRE_ENOCSI,
2d58de78 Li Wei 2013-07-23  @93         [EL2HLT]                = LUSTRE_EL2HLT,
2d58de78 Li Wei 2013-07-23  @94         [EBADE]                 = LUSTRE_EBADE,
2d58de78 Li Wei 2013-07-23  @95         [EBADR]                 = LUSTRE_EBADR,
2d58de78 Li Wei 2013-07-23  @96         [EXFULL]                = LUSTRE_EXFULL,
2d58de78 Li Wei 2013-07-23  @97         [ENOANO]                = LUSTRE_ENOANO,
2d58de78 Li Wei 2013-07-23  @98         [EBADRQC]               = 
LUSTRE_EBADRQC,
2d58de78 Li Wei 2013-07-23  @99         [EBADSLT]               = 
LUSTRE_EBADSLT,
2d58de78 Li Wei 2013-07-23 @100         [EBFONT]                = LUSTRE_EBFONT,
2d58de78 Li Wei 2013-07-23 @101         [ENOSTR]                = LUSTRE_ENOSTR,
2d58de78 Li Wei 2013-07-23 @102         [ENODATA]               = 
LUSTRE_ENODATA,
2d58de78 Li Wei 2013-07-23 @103         [ETIME]                 = LUSTRE_ETIME,
2d58de78 Li Wei 2013-07-23 @104         [ENOSR]                 = LUSTRE_ENOSR,
2d58de78 Li Wei 2013-07-23 @105         [ENONET]                = LUSTRE_ENONET,
2d58de78 Li Wei 2013-07-23 @106         [ENOPKG]                = LUSTRE_ENOPKG,
2d58de78 Li Wei 2013-07-23 @107         [EREMOTE]               = 
LUSTRE_EREMOTE,
2d58de78 Li Wei 2013-07-23 @108         [ENOLINK]               = 
LUSTRE_ENOLINK,
2d58de78 Li Wei 2013-07-23 @109         [EADV]                  = LUSTRE_EADV,
2d58de78 Li Wei 2013-07-23 @110         [ESRMNT]                = LUSTRE_ESRMNT,
2d58de78 Li Wei 2013-07-23 @111         [ECOMM]                 = LUSTRE_ECOMM,
2d58de78 Li Wei 2013-07-23 @112         [EPROTO]                = LUSTRE_EPROTO,
2d58de78 Li Wei 2013-07-23 @113         [EMULTIHOP]             = 
LUSTRE_EMULTIHOP,
2d58de78 Li Wei 2013-07-23 @114         [EDOTDOT]               = 
LUSTRE_EDOTDOT,
2d58de78 Li Wei 2013-07-23 @115         [EBADMSG]               = 
LUSTRE_EBADMSG,
2d58de78 Li Wei 2013-07-23 @116         [EOVERFLOW]             = 
LUSTRE_EOVERFLOW,
2d58de78 Li Wei 2013-07-23 @117         [ENOTUNIQ]              = 
LUSTRE_ENOTUNIQ,
2d58de78 Li Wei 2013-07-23 @118         [EBADFD]                = LUSTRE_EBADFD,
2d58de78 Li Wei 2013-07-23 @119         [EREMCHG]               = 
LUSTRE_EREMCHG,
2d58de78 Li Wei 2013-07-23 @120         [ELIBACC]               = 
LUSTRE_ELIBACC,
2d58de78 Li Wei 2013-07-23 @121         [ELIBBAD]               = 
LUSTRE_ELIBBAD,
2d58de78 Li Wei 2013-07-23 @122         [ELIBSCN]               = 
LUSTRE_ELIBSCN,
2d58de78 Li Wei 2013-07-23 @123         [ELIBMAX]               = 
LUSTRE_ELIBMAX,
2d58de78 Li Wei 2013-07-23 @124         [ELIBEXEC]              = 
LUSTRE_ELIBEXEC,
2d58de78 Li Wei 2013-07-23 @125         [EILSEQ]                = LUSTRE_EILSEQ,
2d58de78 Li Wei 2013-07-23 @126         [ERESTART]              = 
LUSTRE_ERESTART,
2d58de78 Li Wei 2013-07-23 @127         [ESTRPIPE]              = 
LUSTRE_ESTRPIPE,
2d58de78 Li Wei 2013-07-23 @128         [EUSERS]                = LUSTRE_EUSERS,
2d58de78 Li Wei 2013-07-23 @129         [ENOTSOCK]              = 
LUSTRE_ENOTSOCK,
2d58de78 Li Wei 2013-07-23 @130         [EDESTADDRREQ]          = 
LUSTRE_EDESTADDRREQ,
2d58de78 Li Wei 2013-07-23 @131         [EMSGSIZE]              = 
LUSTRE_EMSGSIZE,
2d58de78 Li Wei 2013-07-23 @132         [EPROTOTYPE]            = 
LUSTRE_EPROTOTYPE,
2d58de78 Li Wei 2013-07-23 @133         [ENOPROTOOPT]           = 
LUSTRE_ENOPROTOOPT,
2d58de78 Li Wei 2013-07-23 @134         [EPROTONOSUPPORT]       = 
LUSTRE_EPROTONOSUPPORT,
2d58de78 Li Wei 2013-07-23 @135         [ESOCKTNOSUPPORT]       = 
LUSTRE_ESOCKTNOSUPPORT,
2d58de78 Li Wei 2013-07-23 @136         [EOPNOTSUPP]            = 
LUSTRE_EOPNOTSUPP,
2d58de78 Li Wei 2013-07-23 @137         [EPFNOSUPPORT]          = 
LUSTRE_EPFNOSUPPORT,
2d58de78 Li Wei 2013-07-23 @138         [EAFNOSUPPORT]          = 
LUSTRE_EAFNOSUPPORT,
2d58de78 Li Wei 2013-07-23 @139         [EADDRINUSE]            = 
LUSTRE_EADDRINUSE,
2d58de78 Li Wei 2013-07-23 @140         [EADDRNOTAVAIL]         = 
LUSTRE_EADDRNOTAVAIL,
2d58de78 Li Wei 2013-07-23 @141         [ENETDOWN]              = 
LUSTRE_ENETDOWN,
2d58de78 Li Wei 2013-07-23 @142         [ENETUNREACH]           = 
LUSTRE_ENETUNREACH,
2d58de78 Li Wei 2013-07-23 @143         [ENETRESET]             = 
LUSTRE_ENETRESET,
2d58de78 Li Wei 2013-07-23 @144         [ECONNABORTED]          = 
LUSTRE_ECONNABORTED,
2d58de78 Li Wei 2013-07-23 @145         [ECONNRESET]            = 
LUSTRE_ECONNRESET,
2d58de78 Li Wei 2013-07-23 @146         [ENOBUFS]               = 
LUSTRE_ENOBUFS,
2d58de78 Li Wei 2013-07-23 @147         [EISCONN]               = 
LUSTRE_EISCONN,
2d58de78 Li Wei 2013-07-23 @148         [ENOTCONN]              = 
LUSTRE_ENOTCONN,
2d58de78 Li Wei 2013-07-23 @149         [ESHUTDOWN]             = 
LUSTRE_ESHUTDOWN,
2d58de78 Li Wei 2013-07-23 @150         [ETOOMANYREFS]          = 
LUSTRE_ETOOMANYREFS,
2d58de78 Li Wei 2013-07-23 @151         [ETIMEDOUT]             = 
LUSTRE_ETIMEDOUT,
2d58de78 Li Wei 2013-07-23 @152         [ECONNREFUSED]          = 
LUSTRE_ECONNREFUSED,
2d58de78 Li Wei 2013-07-23 @153         [EHOSTDOWN]             = 
LUSTRE_EHOSTDOWN,
2d58de78 Li Wei 2013-07-23 @154         [EHOSTUNREACH]          = 
LUSTRE_EHOSTUNREACH,
2d58de78 Li Wei 2013-07-23 @155         [EALREADY]              = 
LUSTRE_EALREADY,
2d58de78 Li Wei 2013-07-23 @156         [EINPROGRESS]           = 
LUSTRE_EINPROGRESS,
2d58de78 Li Wei 2013-07-23 @157         [ESTALE]                = LUSTRE_ESTALE,
2d58de78 Li Wei 2013-07-23 @158         [EUCLEAN]               = 
LUSTRE_EUCLEAN,
2d58de78 Li Wei 2013-07-23 @159         [ENOTNAM]               = 
LUSTRE_ENOTNAM,
2d58de78 Li Wei 2013-07-23 @160         [ENAVAIL]               = 
LUSTRE_ENAVAIL,
2d58de78 Li Wei 2013-07-23 @161         [EISNAM]                = LUSTRE_EISNAM,
2d58de78 Li Wei 2013-07-23 @162         [EREMOTEIO]             = 
LUSTRE_EREMOTEIO,
2d58de78 Li Wei 2013-07-23 @163         [EDQUOT]                = LUSTRE_EDQUOT,
2d58de78 Li Wei 2013-07-23 @164         [ENOMEDIUM]             = 
LUSTRE_ENOMEDIUM,
2d58de78 Li Wei 2013-07-23 @165         [EMEDIUMTYPE]           = 
LUSTRE_EMEDIUMTYPE,
2d58de78 Li Wei 2013-07-23 @166         [ECANCELED]             = 
LUSTRE_ECANCELED,
2d58de78 Li Wei 2013-07-23 @167         [ENOKEY]                = LUSTRE_ENOKEY,
2d58de78 Li Wei 2013-07-23 @168         [EKEYEXPIRED]           = 
LUSTRE_EKEYEXPIRED,
2d58de78 Li Wei 2013-07-23 @169         [EKEYREVOKED]           = 
LUSTRE_EKEYREVOKED,
2d58de78 Li Wei 2013-07-23 @170         [EKEYREJECTED]          = 
LUSTRE_EKEYREJECTED,
2d58de78 Li Wei 2013-07-23 @171         [EOWNERDEAD]            = 
LUSTRE_EOWNERDEAD,
2d58de78 Li Wei 2013-07-23 @172         [ENOTRECOVERABLE]       = 
LUSTRE_ENOTRECOVERABLE,
2d58de78 Li Wei 2013-07-23 @173         [ERESTARTSYS]           = 
LUSTRE_ERESTARTSYS,
2d58de78 Li Wei 2013-07-23 @174         [ERESTARTNOINTR]        = 
LUSTRE_ERESTARTNOINTR,
2d58de78 Li Wei 2013-07-23 @175         [ERESTARTNOHAND]        = 
LUSTRE_ERESTARTNOHAND,
2d58de78 Li Wei 2013-07-23 @176         [ENOIOCTLCMD]           = 
LUSTRE_ENOIOCTLCMD,
2d58de78 Li Wei 2013-07-23 @177         [ERESTART_RESTARTBLOCK] = 
LUSTRE_ERESTART_RESTARTBLOCK,
2d58de78 Li Wei 2013-07-23 @178         [EBADHANDLE]            = 
LUSTRE_EBADHANDLE,
2d58de78 Li Wei 2013-07-23 @179         [ENOTSYNC]              = 
LUSTRE_ENOTSYNC,
2d58de78 Li Wei 2013-07-23 @180         [EBADCOOKIE]            = 
LUSTRE_EBADCOOKIE,
2d58de78 Li Wei 2013-07-23 @181         [ENOTSUPP]              = 
LUSTRE_ENOTSUPP,
2d58de78 Li Wei 2013-07-23 @182         [ETOOSMALL]             = 
LUSTRE_ETOOSMALL,
2d58de78 Li Wei 2013-07-23 @183         [ESERVERFAULT]          = 
LUSTRE_ESERVERFAULT,
2d58de78 Li Wei 2013-07-23 @184         [EBADTYPE]              = 
LUSTRE_EBADTYPE,
2d58de78 Li Wei 2013-07-23 @185         [EJUKEBOX]              = 
LUSTRE_EJUKEBOX,
2d58de78 Li Wei 2013-07-23 @186         [EIOCBQUEUED]           = 
LUSTRE_EIOCBQUEUED,
2d58de78 Li Wei 2013-07-23  187  };
2d58de78 Li Wei 2013-07-23  188  

:::::: The code at line 49 was first introduced by commit
:::::: 2d58de78b2f6c53688a154b02bae3ada19ed15a9 staging/lustre/ptlrpc: 
Translate between host and network errnos

:::::: TO: Li Wei <wei.g...@intel.com>
:::::: CC: Greg Kroah-Hartman <gre...@linuxfoundation.org>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to