----- Original Message -----
| Hi,
| 
(snip)
| Should this apply to the master inode too?
| 
| Steve.

Hi,

It's not an issue because the master directory, like all
system directories (jindex and per_node), are skipped by pass2.c
via the following code snippet:

                if (is_system_dir(sdp, dirblk))
                        continue;

Regards,

Bob Peterson
Red Hat File Systems

Reply via email to