Hacker News new | ask | show | jobs
by haridsv 3599 days ago
Got it working. The problem was that /dev/mapper/vg-home was a symbolic link so stat wasn't giving the right major and minor numbers, so once I fixed that it worked well.