mirror of
				https://github.com/eledio-devices/thirdparty-littlefs.git
				synced 2025-10-31 16:14:16 +01:00 
			
		
		
		
	The cause was mistakenly setting file->ctz.size directly instead of file->pos, which file->ctz.size gets overwritten with later in lfs_file_flush. Also added better seek test cases specifically for inline files. This should also catch most of the inline corner cases related to lfs_file_size/lfs_file_tell. Found by ebinans
		
			
				
	
	
	
		
			14 KiB
		
	
	
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			14 KiB
		
	
	
	
	
		
			Executable File