I have file system journaling enabled on the root partition (/) and one other non-root partition.
After a crash, messages in /var/log/system.log (also seen when starting up in verbose mode), indicate clearly that journal playback has occurred on the root volume. However, I see no similar message for the non-root volume, which mounts much later in the boot sequence. How can I verify that journal playback is occurring for a non-root partition? Thanks.