tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: inode open
Bill Stouder-Studenmund wrote:
> A cleaner way to do this is, back whe you know the path, do a getfh() on
> the path and get the file handle. Then fhopen() works for you. And if
> you're a backup daemon, chances are you're running as root already.
Just to get picky on the last sentence, I do my dump(8) backups as group
operator, not as root. :)
Cheers,
Simon.
Home |
Main Index |
Thread Index |
Old Index