1. 24 11月, 2013 2 次提交
  2. 25 10月, 2013 1 次提交
  3. 30 7月, 2013 1 次提交
  4. 08 7月, 2013 1 次提交
  5. 28 2月, 2013 4 次提交
  6. 12 2月, 2013 1 次提交
    • E
      9p: Modify the stat structures to use kuid_t and kgid_t · 447c5094
      Eric W. Biederman 提交于
      9p has thre strucrtures that can encode inode stat information.  Modify
      all of those structures to contain kuid_t and kgid_t values.  Modify
      he wire encoders and decoders of those structures to use 'u' and 'g' instead of
      'd' in the format string where uids and gids are present.
      
      This results in all kuid and kgid conversion to and from on the wire values
      being performed by the same code in protocol.c where the client is known
      at the time of the conversion.
      
      Cc: Eric Van Hensbergen <ericvh@gmail.com>
      Cc: Ron Minnich <rminnich@gmail.com>
      Cc: Latchesar Ionkov <lucho@ionkov.net>
      Signed-off-by: NEric W. Biederman <ebiederm@xmission.com>
      447c5094
  7. 11 2月, 2013 1 次提交
  8. 07 9月, 2012 1 次提交
  9. 14 7月, 2012 7 次提交
  10. 06 5月, 2012 1 次提交
  11. 06 1月, 2012 3 次提交
  12. 04 1月, 2012 6 次提交
  13. 02 11月, 2011 1 次提交
  14. 25 10月, 2011 1 次提交
  15. 06 9月, 2011 4 次提交
  16. 23 7月, 2011 5 次提交