1. 18 5月, 2009 1 次提交
    • A
      UBI: remove redundant mutex · 383d08e0
      Artem Bityutskiy 提交于
      The @mult_mutex does not serve any purpose. We already have
      @volumes_mutex and it is enough. The @volume mutex is pushed
      down to the 'ubi_rename_volumes()', because we want first
      to open all volumes in the exclusive mode, and then lock the
      mutex, just like all other ioctl's (remove, re-size, etc) do.
      Signed-off-by: NArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
      383d08e0
  2. 16 5月, 2009 12 次提交
  3. 15 5月, 2009 27 次提交