Skip to content
Snippets Groups Projects
  1. Dec 20, 2010
  2. Dec 01, 2010
  3. Nov 19, 2010
  4. Nov 15, 2010
  5. Nov 10, 2010
  6. Nov 02, 2010
  7. Oct 26, 2010
  8. Oct 22, 2010
  9. Oct 19, 2010
  10. Oct 14, 2010
  11. Oct 08, 2010
  12. Oct 07, 2010
  13. Oct 04, 2010
  14. Sep 22, 2010
  15. Sep 02, 2010
  16. Aug 24, 2010
  17. Aug 23, 2010
  18. Jul 30, 2010
  19. Jul 20, 2010
  20. Jul 16, 2010
  21. Jul 09, 2010
  22. Jul 05, 2010
  23. Jul 01, 2010
  24. Jun 18, 2010
  25. Jun 17, 2010
  26. Jun 04, 2010
  27. Jun 03, 2010
  28. May 07, 2010
  29. Mar 12, 2010
  30. Mar 08, 2010
    • Iustin Pop's avatar
      Implement disabling of file-based storage · cb7c0198
      Iustin Pop authored
      
      Rationale: the file-based storage backend can add/remove files under a
      certain directory. However, the master node is also controlling the
      setting of the file-based root directory, so basically it means we can't
      prevent arbitrary modifications by the master of the node's filesystem.
      
      In order to mitigate this for setups where the file-based storage is not
      used, we introduce a new setting at ./configure time, that controls the
      enable/disable of file-based storage. Since this is not modifiable by
      the master (over RPC), it is now possible in this case to prevent
      unintended modifications of the node's filesystem from the master.
      
      The new setting is used in bdev.py to not expose the file-based storage
      at all, and in cmdlib.py to prevent attempts at creation of such
      instances.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      cb7c0198
  31. Mar 02, 2010
  32. Feb 26, 2010
  33. Feb 19, 2010
  34. Feb 04, 2010
  35. Feb 01, 2010
Loading