RE: How to traverse all file struct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> I want to travese(find out) all opened file struct
 
>Actually, no, you don't.
Ok,are there no list to manage all file struct,it is really not convenience.
>> i want to find out all process that have open that file.

>>Hint: There's probably a faster way to do it than checking *all* open files.

>>You can probably do even better if you explain *why* you want to find
all processes. If you find them, what do you intend to do? (Again, depending
 I just want to print process info whitch have open a specific file(inode). Then if i want to delete a file in use,i can just kill the process one by one.
>>on what you're trying to do, there's probably an easier way).
Are there a easier way in this scene?
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux