lkml.org 
[lkml]   [1999]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRE: [linux-usb] Re: USB device allocation


On Sat, 9 Oct 1999, Sergey Kubushin wrote:

> The devfs quasifiles _ARE_ renamable:

Learn to read. And look through the patch, damnit. ->i_op->rename is NULL.
<quote>
+static struct inode_operations devfs_iops =
+{
+ default_file_ops: &devfs_fops,
+ lookup: devfs_lookup,
+ link: devfs_link,
+ unlink: devfs_unlink,
+ symlink: devfs_symlink,
+ mkdir: devfs_mkdir,
+ rmdir: devfs_rmdir,
+ mknod: devfs_mknod,
+ readlink: devfs_readlink,
+ follow_link: devfs_follow_link,
+};
</quote>

Oh, and man strace, please.

> The "good ol' way" is good only till it doesn't stop the progress. It was
> very good to have a live horse as an engine for a cab, but once upon a time
> a man called Henry Ford did start to manufacture a new cabs called Ford T and
> the live horse had became obsolete...

You are missing the career of politician...

ObLiveHorses: this one is _long_ dead. What about dropping all political
drivel to hell where it belongs and moving the _technical_, _kernel-related_
part of the thread to fsdevel?

Sigh... What a pity that there is no NoCeM analogs for MUAs...


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.108 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site