lkml.org 
[lkml]   [2018]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectSuggested new user link command
Date
I am suggesting a new command for linking files.  Currently there is no
easy way to link a file with a known inode number to its correct
position in the directory tree.  


int ilink(const int inode, const char *newpath)


The current alternative to this command is to find the file path
associated with an inode using the find command and then once found
using a standard link command.  Obviously this is very inefficient.  I
am certainly willing to give a patch a go, but I would like approval in
principle first.


Tony Wallace




\
 
 \ /
  Last update: 2018-05-01 10:04    [W:0.105 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site