index
:
ogClient
master
more_events
winlinux
OpenGnsys client
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
fs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: consolidate compute_md5 functions
Alejandro Sirgo Rica
2024-10-02
1
-0
/
+17
*
src: check if the system is hibernated before /image/create
Alejandro Sirgo Rica
2024-10-02
1
-4
/
+7
*
src: report used and free partition data in bytes
Alejandro Sirgo Rica
2024-09-25
1
-11
/
+0
*
utils: rename ogExtendFs to extend_filesystem
Alejandro Sirgo Rica
2024-07-29
1
-1
/
+1
*
utils: fs: error out if mkfs fails
OpenGnSys Support Team
2024-07-29
1
-5
/
+17
*
utils: missing f-string with filesystem resize error
v1.3.2-13
OpenGnSys Support Team
2024-07-15
1
-1
/
+1
*
utils: add mkdir error report in mount_mkdir
Alejandro Sirgo Rica
2024-05-07
1
-1
/
+5
*
utils:fs: fix logging statement in get_filesystem_type
Alejandro Sirgo Rica
2024-05-07
1
-1
/
+1
*
utils:fs: add mkfs logs when return code is not 0
Alejandro Sirgo Rica
2024-05-07
1
-12
/
+24
*
utils: fs: incorrect indentation
OpenGnSys Support Team
2024-04-22
1
-1
/
+1
*
utils: fs: skip shrink/extend operation for fat
OpenGnSys Support Team
2024-04-19
1
-0
/
+4
*
utils: fs: remove unused variable in _reduce_resize2fs
v1.3.2-7
OpenGnSys Support Team
2024-04-19
1
-1
/
+0
*
utils: fs: report error when failing to grow
OpenGnSys Support Team
2024-04-19
1
-2
/
+2
*
utils: fs: set return value in ogReduceFs
OpenGnSys Support Team
2024-04-19
1
-2
/
+3
*
src: log backtrace in unhandled error cases
Alejandro Sirgo Rica
2024-04-03
1
-6
/
+7
*
utils: remove redundant return statements from mount_mkdir
Alejandro Sirgo Rica
2024-03-26
1
-3
/
+1
*
src: centralize error logging into send_internal_server_error
Alejandro Sirgo Rica
2024-03-21
1
-8
/
+4
*
fs: add swap support and improve mkfs logging
OpenGnSys Support Team
2024-02-22
1
-3
/
+15
*
fs: improve value parsing from command output
Alejandro Sirgo Rica
2024-02-19
1
-7
/
+29
*
fs: return unknown if blkid fails
OpenGnSys Support Team
2024-02-15
1
-1
/
+7
*
fs: logging ext4 resize error
OpenGnSys Support Team
2024-02-15
1
-2
/
+4
*
fs: check if ntfsresize actually succeded to shrink filesystem
OpenGnSys Support Team
2024-02-15
1
-1
/
+4
*
fs: disentagle dry-run ntfsresize loop to probe for best shrink size
OpenGnSys Support Team
2024-02-15
1
-8
/
+16
*
src: improve error check in image_create and image_restore
Alejandro Sirgo Rica
2024-02-14
1
-3
/
+17
*
fs: validate ntfsresize dry-run output
v1.3.2-5
OpenGnSys Support Team
2024-01-11
1
-2
/
+3
*
fs: fix subprocess input inside _extend_resize2fs
Jose M. Guisado
2023-06-13
1
-1
/
+1
*
fs: fix bug when ntfsresize reports nothing to do
Jose M. Guisado
2023-06-13
1
-0
/
+3
*
fs: fix typo inside _extend_resize2fs
Jose M. Guisado
2023-06-13
1
-4
/
+4
*
utils: add umount_all function
Jose M. Guisado
2023-05-09
1
-0
/
+9
*
utils: rewrite ogExtendFs
Jose M. Guisado
2023-05-09
1
-7
/
+28
*
utils: rewrite ogReduceFs
Jose M. Guisado
2023-05-02
1
-9
/
+52
*
utils: add get_filesystem_type function
Jose M. Guisado
2023-04-25
1
-0
/
+12
*
utils: add fs.py
Jose M. Guisado
2023-02-08
1
-1
/
+66
*
utils: minor fix for ogReduceFs and ogExtendFs
Jose M. Guisado
2022-09-14
1
-10
/
+10
*
image_create: partial integration into python
v1.2.2
Jose M. Guisado
2022-08-24
1
-1
/
+27
*
utils: mount_mkdir success if target is a mountpoint
Jose M. Guisado
2022-06-01
1
-0
/
+6
*
probe: detect 64 bit operating systems
Jose M. Guisado
2022-05-09
1
-0
/
+10
*
Add utils modules
Jose M. Guisado
2022-04-21
1
-0
/
+60