/
niceSOFT
/
util-linux
Обзор
Документация
Войти
/
niceSOFT
/
util-linux
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/expected/libmount/update-fstab-replace
24 строки
756 B
Ondrej Oprala
libmount: add functions to safely replace a fs table
03 июл 2013, 13:21
03 июл 2013, 13:21
d22f282
Код
Авторство
О чём код?
# # this is a leading comment # # this comments belongs to the first fs UUID=d3a8f783-df75-4dc8-9163-975a891052c0 / ext3 noatime,defaults 1 1 UUID=fef7ccb3-821c-4de8-88dc-71472be5946f /boot ext3 noatime,defaults 1 2 # 3rd fs comment + newline padding UUID=1f2aa318-9c34-462e-8d29-260819ffd657 swap swap defaults 0 0 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 # this is comment /dev/mapper/foo /home/foo ext4 noatime,defaults 0 0 foo.com:/mnt/share /mnt/remote nfs noauto 0 0 //bar.com/gogogo /mnt/gogogo cifs user=SRGROUP/baby,noauto 0 0 /dev/foo /any/foo/ auto defaults 0 0 # this is new filesystem LABEL=foo /mnt/foo none rw 0 0 #this is a trailing comment