I think this is a really bad idea. Inode operations apply to a socket.
> But here is the other issue, don't we use the permission stuff in the
> inode for socket processing in certain cases? And furthermore someone
You can validly chown/fchown sockets. Unix domain sockets can have real
inodes. You an also stat sockets etc..
Alan