taskSavannah Administration - Tasks: task #11999, Submission of dblinkfs

 
 

task #11999: Submission of dblinkfs

Submitter:  Alexey <alexus_1982>
Submitted:  Fri 20 Apr 2012 03:18:44 PM UTC
   
 
Should Start On:  Fri 20 Apr 2012 12:00:00 AM UTC Should be Finished on:  Mon 30 Apr 2012 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  alip2890 Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 15 Aug 2013 06:05:34 PM UTC, comment #4: 

Closing, since there was no reply.

Aljosha Papsch <alip2890>
Mon 25 Mar 2013 02:07:32 PM UTC, comment #3: 

Hi,

are you still planning to use Savannah for your project? If not, please tell us--this will make us gain some time to review other projects.

Best regards.

Aljosha Papsch <alip2890>
Mon 18 Jun 2012 07:17:08 PM UTC, comment #2: 

Hi,

the files you attached are fine. However, the license headers say "GPL v3 or later", while you specified "GPL v2 or later" for this project in the submission.

Please choose what to do, so that your project will be created correctly:

  • You change the license headers to say GPL v2 or later
  • I create your project changing the license field to GPL v3 or later (must be done by administrators)


Best regards.

Aljosha Papsch <alip2890>
Wed 23 May 2012 05:46:26 PM UTC, comment #1: 

Hi,

Please include a (perhaps temporary) URL pointing to the source code. Alternatively, you can forward the code to me by email or attach it to this tracker.

We wish to review your source code, even if it is not functional, to catch potential legal issues early.

For example, to release your program properly under the GNU GPL you must include a copyright notice and permission-to-copy statements at the beginning of every  copyrightable file, usually any file more than 10 lines long.  This is explained in http://www.gnu.org/licenses/gpl-howto.html.  Our review would help catch potential omissions such as these.

Note that sending code to our repositories is a release, since the code will then be publicly available through anonymous access.

Regards.

Aljosha Papsch <alip2890>
Fri 20 Apr 2012 03:18:44 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: dblinkfs
  • System Name:  dblinkfs
  • Type: Official GNU software
  • License: GNU General Public License v2 or later





Description:

dblinkfs - stores some file's attributes of whole file system (like inodes, file names, file sizes, etc.) in small database (similar to mlocate but stores not only file names and don't periodical scan). This guarantees very fast file browsing, searching (include regexp) and other features. Database updates if any cause (event) of i/o file operation occurs only. No need to scan directories periodically.


Other Comments:

FEATURES:
-Very fast file browsing.
-Very fast file search (by size, name etc., include regexp).
-Very quick showing directories size.
-Very small program size and cpu usage.
-Increasing file system (fs) reliability due to the actual duplication of it's structure.
-Using various sums (like crc, md5, sha, ...), stored as a separate field of file properties in database.
-Possibility of quick coping and backuping of all file (directory) structure.
-No need to periodically directory scan (like it do mlocatedb).
-Increases devices lifetime due reducing of an i/o operations amount.
-Planned to be cross-platform.


Tarball URL:

http://savannah.gnu.org/submissions_uploads/dblinkfs_technical_requirements.tar.gz


Alexey <alexus_1982>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #26053:  dblinkfs.c added by alexus_1982 (46KiB - text/x-csrc)
file #26054:  dblinkfs_module.c added by alexus_1982 (6KiB - text/x-csrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by alip2890 (Posted a comment)
  • -email is unavailable- added by alexus_1982 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-08-15 alip2890 StatusPing-ed Cancelled
        Open/ClosedOpen Closed
    2013-03-25 alip2890 StatusIn Progress Ping-ed
    2012-06-18 alip2890 StatusNeed Info In Progress
    2012-06-18 alexus_1982 Attached File- Added dblinkfs.c, #26053
        Attached File- Added dblinkfs_module.c, #26054
    2012-05-23 alip2890 StatusNone Need Info
        Assigned toNone alip2890

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code