Page MenuHomeFreeBSD

senguptaangshuman17_gmail.com (Angshuman Sengupta)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 19 2026, 3:45 PM (11 w, 4 d)

Recent Activity

Tue, May 26

senguptaangshuman17_gmail.com attached a referenced file: F157947123: _.cs.
Tue, May 26, 8:27 PM
senguptaangshuman17_gmail.com added a comment to D57042: nanobsd: Fix NANO_MD_BACKING_SWAP md issues.

After applying the last patch

Tue, May 26, 7:21 PM
senguptaangshuman17_gmail.com accepted D57226: nanobsd: Adjust the order of the flags in makefs.
Tue, May 26, 7:13 AM

May 3 2026

senguptaangshuman17_gmail.com added a comment to D55152: nanobsd: Change the mode in tgt_dir2symlink().

This seems to be necessary as chmod on symlink directory updates the source directory not the symlink one.
But do we need to do chmod "$mode" "$dir"?
The goal of tgt_dir2symlink is to set up the mode of the symlink directory and if we just do chmod -h "$mode" "$dir" will change the mode of the symlink.

May 3 2026, 6:50 PM