1. 13 Feb, 2013 39 commits
  2. 12 Feb, 2013 1 commit
    • Eric W. Biederman's avatar
      afs: Remove unused structure afs_store_status · 66fdb93f
      Eric W. Biederman authored
      While looking for kuid_t and kgid_t conversions I found this
      structure that has never been used since it was added to the
      kernel in 2007.  The obvious for this structure to be used
      is in xdr_encode_AFS_StoreStatus and that function uses a
      small handful of local variables instead.
      
      So remove the unnecessary structure to prevent confusion.
      
      Cc: David Howells <dhowells@redhat.com>
      Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
      66fdb93f