1. 19 May, 2012 12 commits
  2. 16 May, 2012 2 commits
  3. 15 May, 2012 17 commits
  4. 09 May, 2012 5 commits
  5. 08 May, 2012 3 commits
  6. 04 May, 2012 1 commit
    • Trond Myklebust's avatar
      NFS: Fix sparse warnings · 1385b811
      Trond Myklebust authored
      Fix the following sparse warnings:
      
      fs/nfs/direct.c:221:6: warning: symbol 'nfs_direct_readpage_release' was
      not declared. Should it be static?
      fs/nfs/read.c:38:43: warning: non-ANSI function declaration of function
      'nfs_readhdr_alloc'
      fs/nfs/objlayout/objio_osd.c:214:5: warning: symbol '__alloc_objio_seg'
      was not declared. Should it be static?
      Reported-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
      Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
      Cc: Fred Isaman <iisaman@netapp.com>
      Cc: Boaz Harrosh <bharrosh@panasas.com>
      1385b811