1. 25 Mar, 2012 1 commit
    • Pavel Emelyanov's avatar
      file-ids: Enlighten ID generation and storage · c92c9e23
      Pavel Emelyanov authored
      The unique id is 32 bit and consists only of the subid value. This
      is _really_ enough. The genid part is just a hint for the tree-search
      algirythm to avoid unneeded sys_kcmp calls.
      
      Plus, generate IDs for special files. This will make it easier to
      move the regfiles into into separate files (see the respective patch
      for details).
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      c92c9e23
  2. 24 Mar, 2012 11 commits
  3. 23 Mar, 2012 4 commits
  4. 22 Mar, 2012 11 commits
  5. 21 Mar, 2012 11 commits
  6. 19 Mar, 2012 2 commits