I was trying to attempt a question on i-nodes and it got me little confused. Can anyone explain me the question please.
A System uses a log structured file system. A process issues a system call to create a file. The system crashes after allocating the i-node i but before allocating the data block b. what are the actions required to bring the file system to a consistent state?
Can anyone explain this question to me please.